Uses of Interface
erland.game.tileadventure.GameObjectMapActionInterface

Packages that use GameObjectMapActionInterface
erland.game.tileadventure   
 

Uses of GameObjectMapActionInterface in erland.game.tileadventure
 

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

Methods in erland.game.tileadventure that return GameObjectMapActionInterface
 GameObjectMapActionInterface GameObject.getActionMap()
           
 

Methods in erland.game.tileadventure with parameters of type GameObjectMapActionInterface
 void GameObject.setActionMap(GameObjectMapActionInterface actionMap)
           
 



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