Esempio n. 1
0
 public UInt16 GetSpawnPointIndex()
 {
     return(MapManager.getIndex(_spawnPoint._x, _spawnPoint._y, _xSize));
 }