Uses of Interface
erland.game.tileadventure.MapDrawInterface

Packages that use MapDrawInterface
erland.game.tileadventure   
erland.game.tileadventure.isodiamond   
erland.game.tileadventure.rect   
 

Uses of MapDrawInterface in erland.game.tileadventure
 

Classes in erland.game.tileadventure that implement MapDrawInterface
 class DrawMap
           
 

Methods in erland.game.tileadventure that return MapDrawInterface
 MapDrawInterface TileAdventureModelStandalone.getMap()
           
 MapDrawInterface TileAdventureModelInterface.getMap()
          Get the active map
 MapDrawInterface TileAdventureModel.getMap(GameObject player)
           
 

Uses of MapDrawInterface in erland.game.tileadventure.isodiamond
 

Classes in erland.game.tileadventure.isodiamond that implement MapDrawInterface
 class IsoDiamondDrawMap
           
 

Uses of MapDrawInterface in erland.game.tileadventure.rect
 

Classes in erland.game.tileadventure.rect that implement MapDrawInterface
 class RectDrawMap
           
 



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