|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HatState | |
|---|---|
| sdljava.event | Provides the interface to SDL event management defined int SDL_events.h |
| sdljava.joystick | Provides all the functions which are defined in the SDL_joystick.h header |
| Uses of HatState in sdljava.event |
|---|
| Methods in sdljava.event that return HatState | |
|---|---|
HatState |
SDLJoyHatEvent.getValue()
|
| Uses of HatState in sdljava.joystick |
|---|
| Methods in sdljava.joystick that return HatState | |
|---|---|
static HatState |
HatState.get(int state)
Get the HatState instance identified by state. |
HatState |
SDLJoystick.joystickGetHat(int hat)
Get the current state of a joystick hat |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||