Uses of Class
org.newdawn.slick.tiled.TiledMap

Packages that use TiledMap
org.newdawn.slick.tiled Contains utilities for working with the TilED (http://www.mapeditor.org) utility for creating tiled maps. 
 

Uses of TiledMap in org.newdawn.slick.tiled
 

Constructors in org.newdawn.slick.tiled with parameters of type TiledMap
Layer(TiledMap map, org.w3c.dom.Element element)
          Create a new layer based on the XML definition
TileSet(TiledMap map, org.w3c.dom.Element element, boolean loadImage)
          Create a tile set based on an XML definition
 



Copyright © 2006 New Dawn Software. All Rights Reserved.