Package com.brackeen.javagamebook.scripting

Interface Summary
GameObjectEventListener Interface to receive GameObject notification events.
 

Class Summary
GameObjectEventMulticaster Adapter to multicast GameObject notifications to multiple listeners.
GameTask A game task that can be scheduled for one-time execution.
GameTaskManager Manages a queue of GameTask objects.
ScriptManager The ScriptManager class handles the invoking of scripted methods.