Uses of Class
Map

Uses of Map in <Unnamed>
 

Fields in <Unnamed> declared as Map
protected  Map GameObject.map
          A terkep referenciaja
 

Constructors in <Unnamed> with parameters of type Map
Building(int hitPoints, int attackPoints, int defensePoints, int level, int range, boolean canAttack, int posX, int posY, boolean selected, graphics.SpriteObject sprite, Map map, boolean isDestructible, int trainCapacity)
          Konstruktor
GameFrame(Game game, GameObject[] objects, Map map)
          Konstruktor
GameFrame(java.lang.String title, Game game, GameObject[] objects, Map map)
          Konstruktor
GameObject(int hitPoints, int attackPoints, int defensePoints, int level, int range, boolean canAttack, int posX, int posY, boolean selected, graphics.SpriteObject sprite, Map map)
          Konstruktor
Unit(int hitPoints, int attackPoints, int defensePoints, int level, int range, boolean canAttack, int posX, int posY, boolean selected, graphics.SpriteObject sprite, Map map, int state, int speed)
          Konstruktor