Package de.gurkenlabs.litiengine.util
Class CommandManager
java.lang.Object
de.gurkenlabs.litiengine.util.CommandManager
- All Implemented Interfaces:
ILaunchable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommandManager
public CommandManager()
-
-
Method Details
-
bind
-
executeCommand
-
start
public void start()Description copied from interface:ILaunchableStarts the operation of this instance.- Specified by:
startin interfaceILaunchable
-
terminate
public void terminate()Description copied from interface:ILaunchableTerminates the operation of this instance.- Specified by:
terminatein interfaceILaunchable
-