Uses of Class
org.xjge.core.Scene
Package | Description |
---|---|
org.xjge.core |
Contains various classes, objects, and utilities many of which are essential
to the function of the engine.
|
-
Uses of Scene in org.xjge.core
Methods in org.xjge.core with parameters of type Scene Modifier and Type Method Description static void
Game. setScene(Scene scene)
Exits the current scene and enters the one specified.