My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Teal.Controls.InputVars Class Reference

Public Member Functions

bool GetKey (Key code)
 
float GetAxis (Axis code)
 
Vector3 GetPointer (Pointer code)
 
void SetKey (Key code, bool k)
 
void SetAxis (Axis code, float a)
 
void SetPointer (Pointer code, Vector3 p)
 
void Clone (InputVars value)
 
void Clear ()
 

Public Attributes

bool[] keys
 
float[] axis
 
Vector3[] pointers
 

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