SDL++
C++wrapperfortheSDLlibrary.
|
Represents a joystick trackball. More...
#include <Components.h>
Static Public Member Functions | |
static int | which (const SDL_Event *event) |
Represents a joystick trackball.
Definition at line 105 of file Components.h.
static int sdl::event::Trackball::which | ( | const SDL_Event * | event | ) | [inline, static] |
Returns an int that identifies the component from which the event came.
event | The event from which to get the identity. |
Definition at line 113 of file Components.h.