Uses of Class
org.xjge.core.Event
Package | Description |
---|---|
org.xjge.core |
Contains various classes, objects, and utilities many of which are essential
to the function of the engine.
|
-
Uses of Event in org.xjge.core
Methods in org.xjge.core with parameters of type Event Modifier and Type Method Description static void
Game. addEvent(Event event)
Adds an event to the game event queue.