netsurfers.gicp.net.game
类 Maps
java.lang.Object
netsurfers.gicp.net.game.Maps
public class Maps
- extends Object
Class maps will manage the background
- 作者:
- Ziliang Wang E-mail: Lional.King@gmail.com
Maps
public Maps()
setCurrentPlayer
public void setCurrentPlayer(int guid)
getPlayer
public Player getPlayer()
getMapID
public int getMapID()
getChangeMap
public boolean getChangeMap()
getCreaturesSize
public int getCreaturesSize()
getGameObjectsSize
public int getGameObjectsSize()
getCreatures
public Creature getCreatures(int location)
getGameObjects
public GameObject getGameObjects(int location)
onUpdate
public void onUpdate()