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

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

Uses of Layer in org.newdawn.slick.tiled
 

Methods in org.newdawn.slick.tiled with parameters of type Layer
protected  void TiledMap.renderIsometricMap(int x, int y, int sx, int sy, int width, int height, Layer layer, boolean lineByLine)
          Render of isometric map renders.
 



Copyright © 2006 New Dawn Software. All Rights Reserved.