Uses of Class
org.xjge.core.Observable
| Package | Description |
|---|---|
| org.xjge.core |
Contains various classes, objects, and utilities many of which are essential
to the function of the engine.
|
-
Uses of Observable in org.xjge.core
Fields in org.xjge.core declared as Observable Modifier and Type Field Description static ObservableGame. observableAnObservableobject that can be used to detect state changes occurring within the Game class.