Package us.asciiroth.client.event

Interface Summary
CellListener A component that responds to updates of the cells on the board.
FlagsListener A component that listens for updates to the player's flags.
GameListener Listener interface for components that listen for game events.
InventoryListener A component that listens for changes to the players inventory.
MessageListener Listener events for messaging in the game.
PlayerListener A component that receives notification of player updates, such as changes in health or name, but not in flags.
 

Class Summary
Events A singleton that provides a simple publish/subscribe interface for communication between controller/model and view instances.
 


0.7

© 2009 Alx Dark