#include <Joystick.h>
Inherits gedi::Joystick.
Inheritance diagram for gedi::JoystickState:
Public Member Functions | |
JoystickState (void) | |
gedi::Bool32 | IsButtonDownState (gedi::UInt32 iButton) |
Protected Attributes | |
gedi::Bool32 | m_bKeyUpState [256] |
gedi::JoystickState::JoystickState | ( | void | ) |
Constructor.
gedi::Bool32 gedi::JoystickState::IsButtonDownState | ( | gedi::UInt32 | iButton | ) |
Returns true if a button has transitioned to down state. (RC)
iButton | DirectInput keyboard constant. |
gedi::Bool32 gedi::JoystickState::m_bKeyUpState[256] [protected] |
Our key state