Urho3D
|
This is the complete list of members for Urho3D::JoystickState, including all inherited members.
axes_ | Urho3D::JoystickState | |
buttonPress_ | Urho3D::JoystickState | |
buttons_ | Urho3D::JoystickState | |
controller_ | Urho3D::JoystickState | |
GetAxisPosition(i32 index) const | Urho3D::JoystickState | inline |
GetButtonDown(i32 index) const | Urho3D::JoystickState | inline |
GetButtonPress(i32 index) const | Urho3D::JoystickState | inline |
GetHatPosition(i32 index) const | Urho3D::JoystickState | inline |
GetNumAxes() const | Urho3D::JoystickState | inline |
GetNumButtons() const | Urho3D::JoystickState | inline |
GetNumHats() const | Urho3D::JoystickState | inline |
hats_ | Urho3D::JoystickState | |
Initialize(i32 numButtons, i32 numAxes, i32 numHats) | Urho3D::JoystickState | |
IsController() const | Urho3D::JoystickState | inline |
joystick_ | Urho3D::JoystickState | |
joystickID_ | Urho3D::JoystickState | |
name_ | Urho3D::JoystickState | |
Reset() | Urho3D::JoystickState | |
screenJoystick_ | Urho3D::JoystickState |