List of all members.
Public Member Functions |
bool | isPointerAvailable () const |
bool | isKeysAvailable () const |
bool | isOSKeyboardAvailable () const |
bool | isMultiTouch () const |
CTouch * | getTouchByID (int id) |
CTouch * | getTouch (int index) |
CTouch * | findTouch (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:
- C:/Marmalade/7.4/examples/GameTutorial/CPP/Stage2/source/CInput.h
- C:/Marmalade/7.4/examples/GameTutorial/CPP/Stage2/source/CInput.cpp