IMHOTEP Framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Public Member Functions | List of all members
InputDevice Interface Reference
Inheritance diagram for InputDevice:
Inheritance graph
[legend]

Public Member Functions

InputDeviceManager.InputDeviceType getDeviceType ()
 
Vector2 getScrollDelta ()
 
Ray createRay ()
 
ButtonInfo updateButtonInfo ()
 
Camera getEventCamera ()
 
Vector2 getTexCoordDelta ()
 
Vector3 get3DDelta ()
 
void setTexCoordDelta (Vector2 delta)
 
void set3DDelta (Vector2 delta)
 
bool isLeftButtonDown ()
 
bool isRightButtonDown ()
 
bool isMiddleButtonDown ()
 

Detailed Description

Definition at line 6 of file InputDevice.cs.


The documentation for this interface was generated from the following file: