|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SDLAppState | |
|---|---|
| sdljava.event | Provides the interface to SDL event management defined int SDL_events.h |
| Uses of SDLAppState in sdljava.event |
|---|
| Fields in sdljava.event declared as SDLAppState | |
|---|---|
static SDLAppState |
SDLAppState.APPACTIVE
|
static SDLAppState |
SDLAppState.APPINPUTFOCUS
|
static SDLAppState |
SDLAppState.APPMOUSEFOCUS
|
private static SDLAppState[] |
SDLAppState.swigValues
|
| Methods in sdljava.event that return SDLAppState | |
|---|---|
static SDLAppState |
SDLEvent.getAppState()
This function returns the current state of the application. |
static SDLAppState |
SDLAppState.swigToEnum(int swigValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||