Public Member Functions

CInput Class Reference

List of all members.

Public Member Functions

bool isPointerAvailable () const
bool isKeysAvailable () const
bool isOSKeyboardAvailable () const
bool isMultiTouch () const
CTouchgetTouchByID (int id)
CTouchgetTouch (int index)
CTouchfindTouch (int id)
int getTouchCount () const
bool isKeyDown (s3eKey key) const
bool isKeyUp (s3eKey key) const
bool wasKeyPressed (s3eKey key) const
bool wasKeyReleased (s3eKey key) const
const char * showOnScreenKeyboard (const char *prompt, int flags=0, const char *default_text=NULL)
bool Init ()
void Release ()
void Update ()

The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations