Package com.mygdx.utils
Class TileMapCells
- java.lang.Object
-
- com.mygdx.utils.TileMapCells
-
public final class TileMapCells extends java.lang.ObjectThe id of tiles in the tilemap that should be considered an obstacle or not will need to be changed when the tiled map is changed dramatically.
-
-
Field Summary
Fields Modifier and Type Field Description static intOBSTACLEstatic floatOBSTACLE_COSTstatic intPASSABLE
-
Constructor Summary
Constructors Constructor Description TileMapCells()
-