7 #ifndef __sdl_JoySDL_h__ 8 #define __sdl_JoySDL_h__ 30 void initialize(
void);
34 virtual void handle(
Record &record);
36 virtual ControllerType getControllerType(I32 a_joystickIndex);
Joystick event generator.
Definition: JoyI.h:20
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
WindowEvent handler that watches for a poll event and then feeds back any accumulated joystick events...
Definition: JoySDL.h:22
Generalized windowing event.
Definition: WindowEvent.h:43
Wrapper for std::vector.
Definition: Array.h:21
Reference to an instance of a Layout.
Definition: RecordSB.h:35