#include <joystick_controller.h>
◆ JoystickAxisCmb() [1/2]
JoystickAxisCmb::JoystickAxisCmb |
( |
| ) |
|
|
default |
◆ JoystickAxisCmb() [2/2]
JoystickAxisCmb::JoystickAxisCmb |
( |
GameKeyType | key, |
|
|
u16 | axis_to_compare, |
|
|
int | direction, |
|
|
s16 | thresh ) |
|
inline |
◆ ~JoystickAxisCmb()
virtual JoystickAxisCmb::~JoystickAxisCmb |
( |
| ) |
|
|
virtualdefault |
◆ isTriggered()
bool JoystickAxisCmb::isTriggered |
( |
const irr::SEvent::SJoystickEvent & | ev | ) |
const |
|
overridevirtual |
◆ axis_to_compare
u16 JoystickAxisCmb::axis_to_compare |
◆ direction
int JoystickAxisCmb::direction |
◆ thresh
s16 JoystickAxisCmb::thresh |
The documentation for this struct was generated from the following files: