Uses of Class
moagg.model.level.Map

Packages that use Map
moagg.game   
moagg.level   
moagg.model.level   
 

Uses of Map in moagg.game
 

Constructors in moagg.game with parameters of type Map
AbstractMoaggMapCollisionGroup(Map map)
           
 

Uses of Map in moagg.level
 

Methods in moagg.level that return Map
 Map MapReader.readMap(java.lang.String mission, java.lang.String map, com.golden.gamedev.GameObject loader)
           
protected  Map MapReader.readMapV1(java.io.DataInputStream dis)
           
protected  Map MapReader.readMapV2(java.io.DataInputStream dis)
           
 

Uses of Map in moagg.model.level
 

Methods in moagg.model.level that return Map
 Map PlayGround.getMap()
           
 

Methods in moagg.model.level with parameters of type Map
 void PlayGround.setMap(Map map)
           
 



Copyright © 2008. All Rights Reserved.