Uses of Class
org.xjge.core.Command
| Package | Description |
|---|---|
| org.xjge.core |
Contains various classes, objects, and utilities many of which are essential
to the function of the engine.
|
-
Uses of Command in org.xjge.core
Fields in org.xjge.core with type parameters of type Command Modifier and Type Field Description java.util.HashMap<Control,Command>Puppet. commandsA collection of command objects the puppet will use.