Package | Description |
---|---|
org.cell2d.space.map |
Class and Description |
---|
TiledConverter
The TiledConverter class, along with the TiledArea class, allow Cell2D
games to incorporate information from files created with the map editor
Tiled.
|
TileGrid
A TileGrid is a Drawable that displays a rectangular grid of other
Drawables, called tiles.
|