erland.game.tileadventure
Interface ActionHandlerInterface

All Known Implementing Classes:
TileAdventureModel

public interface ActionHandlerInterface


Method Summary
 void register(ActionInterface action)
           
 void unregister(ActionInterface action)
           
 

Method Detail

register

void register(ActionInterface action)

unregister

void unregister(ActionInterface action)


Copyright © 2003-2006 Erland Isaksson. All Rights Reserved.