|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sdl.test.TestEvent
Prints out mouse and keyboard input events on the current SDL surface.
Constructor Summary | |
TestEvent()
|
Method Summary | |
boolean |
incomingEvents(sdl.event.SDLCustomEvent event)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestEvent()
Method Detail |
public boolean incomingEvents(sdl.event.SDLCustomEvent event) throws sdl.event.SDLEventException
incomingEvents
in interface sdl.event.EventListener
sdl.event.SDLEventException
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |