Skip to content
Paul Robinson edited this page May 4, 2012 · 1 revision

What is Supported

  • Isometric maps drawn with and without offsets
  • 4 Isometric culling methods to choose from
  • Isometric Tile Objects
  • Polygon/Polyline Points parsed, but not drawn or possible to collide with, you'd have to implement this yourself, perhaps via Physics? see [[
  • TSX tilesets only.

Culling/Draw methods

  • DRAW_METHOD_ISOMETRIC_ALL
  • DRAW_METHOD_ISOMETRIC_CULLING_SLIM
  • DRAW_METHOD_ISOMETRIC_CULLING_PADDING
  • DRAW_METHOD_ISOMETRIC_CULLING_TILED_SOURCE
Clone this wiki locally