Package org.newdawn.slick.tiled

Contains utilities for working with the TilED (http://www.mapeditor.org) utility for creating tiled maps.

See:
          Description

Class Summary
Layer A layer of tiles on the map
TiledMap This class is intended to parse TilED maps.
TileSet A holder for tileset information
 

Package org.newdawn.slick.tiled Description

Contains utilities for working with the TilED (http://www.mapeditor.org) utility for creating tiled maps. The default rendering for the tile map will simply render it flat. The data from the tilemaps is also available in it's raw form.



Copyright © 2006 New Dawn Software. All Rights Reserved.