#include <xrb_input_events.hpp>

Public Member Functions | |
| EventJoy (Float time, EventType event_type) | |
| Constructs an EventJoy. | |
| virtual | ~EventJoy ()=0 |
| Pure virtual destructor. | |
| virtual bool | IsJoyEvent () const |
| Override of Event::IsJoyEvent to indicate that this is, indeed, a joy event. | |
TODO: articulate joystick events
Definition at line 461 of file xrb_input_events.hpp.
1.5.8