public class GameMap extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVisible(int playerIndex,
pl.joegreen.sergeants.simulator.Tile tile) |
static ViewerMapState |
toViewerMapState(GameMap map) |
public boolean isVisible(int playerIndex,
pl.joegreen.sergeants.simulator.Tile tile)
public static ViewerMapState toViewerMapState(GameMap map)
Copyright © 2017. All rights reserved.