#include <KX_GlutInputDevice.h>
Inheritance diagram for KX_GlutInputDevice:
Public Methods | |
KX_GlutInputDevice () | |
virtual | ~KX_GlutInputDevice () |
virtual bool | IsPressed (SCA_IInputDevice::KX_EnumInputs inputcode) |
KX_EnumInputs | ToNative (int incode) |
virtual bool | ConvertGlutEvent (int incode,int val) = 0 |
KX_GlutInputDevice () | |
virtual | ~KX_GlutInputDevice () |
virtual unsigned short | Translate (KX_EnumInputs incode) |
KX_GlutInputDevice () | |
virtual | ~KX_GlutInputDevice () |
virtual bool | IsPressed (SCA_IInputDevice::KX_EnumInputs inputcode) |
KX_EnumInputs | ToNative (int incode) |
virtual bool | ConvertGlutEvent (int incode,int val) = 0 |
|
Definition at line 17 of file LogicTest/KX_GlutInputDevice.h. |
|
Definition at line 171 of file LogicTest/KX_GlutInputDevice.h. |
|
Definition at line 9 of file Python/KX_GlutInputDevice.h. |
|
Definition at line 10 of file Python/KX_GlutInputDevice.h. |
|
Definition at line 17 of file GlutInputDevice.h. |
|
Definition at line 171 of file GlutInputDevice.h. |
|
Reimplemented in GlutKeyboardDevice. |
|
Reimplemented in GlutKeyboardDevice. |
|
Reimplemented from SCA_IInputDevice. Definition at line 180 of file GlutInputDevice.h. |
|
Reimplemented from SCA_IInputDevice. Definition at line 180 of file LogicTest/KX_GlutInputDevice.h. |
|
Definition at line 187 of file GlutInputDevice.h. |
|
Definition at line 187 of file LogicTest/KX_GlutInputDevice.h. Referenced by GlutKeyboardDevice::ConvertGlutEvent(). |
|
Definition at line 12 of file Python/KX_GlutInputDevice.h. |