![]() |
DDraceNetwork Documentation
|
#include <input.h>
Static Public Member Functions | |
| static const char * | InterfaceName () |
Static Public Member Functions inherited from IInput | |
| static const char * | InterfaceName () |
Additional Inherited Members | |
Public Types inherited from IInput | |
| enum | { FLAG_PRESS = 1 << 0 , FLAG_RELEASE = 1 << 1 , FLAG_TEXT = 1 << 2 } |
| enum | ECursorType { CURSOR_NONE , CURSOR_MOUSE , CURSOR_JOYSTICK } |
Protected Member Functions inherited from IInterface | |
| IKernel * | Kernel () |
|
overridepure virtual |
Reimplemented from IInterface.
Implemented in CInput.