findTouch(int id) (defined in CInput) | CInput | |
getTouch(int index) (defined in CInput) | CInput | [inline] |
getTouchByID(int id) (defined in CInput) | CInput | |
getTouchCount() const (defined in CInput) | CInput | |
Init() (defined in CInput) | CInput | |
isKeyDown(s3eKey key) const (defined in CInput) | CInput | |
isKeysAvailable() const (defined in CInput) | CInput | [inline] |
isKeyUp(s3eKey key) const (defined in CInput) | CInput | |
isMultiTouch() const (defined in CInput) | CInput | [inline] |
isOSKeyboardAvailable() const (defined in CInput) | CInput | [inline] |
isPointerAvailable() const (defined in CInput) | CInput | [inline] |
Release() (defined in CInput) | CInput | |
showOnScreenKeyboard(const char *prompt, int flags=0, const char *default_text=NULL) (defined in CInput) | CInput | |
Update() (defined in CInput) | CInput | |
wasKeyPressed(s3eKey key) const (defined in CInput) | CInput | |
wasKeyReleased(s3eKey key) const (defined in CInput) | CInput |