Uses of Interface
erland.game.tileadventure.ActionHandlerInterface

Packages that use ActionHandlerInterface
erland.game.tileadventure   
 

Uses of ActionHandlerInterface in erland.game.tileadventure
 

Classes in erland.game.tileadventure that implement ActionHandlerInterface
 class TileAdventureModel
          Implementation of the main game model that handles all the logic in the game
 

Methods in erland.game.tileadventure that return ActionHandlerInterface
 ActionHandlerInterface TileAdventurePlayer.getActionHandler()
           
 

Methods in erland.game.tileadventure with parameters of type ActionHandlerInterface
 void TileAdventurePlayer.setActionHandler(ActionHandlerInterface actionHandler)
           
 



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