java.lang.Object
de.gurkenlabs.litiengine.environment.tilemap.xml.TileChunk
All Implemented Interfaces:
java.lang.Comparable<TileChunk>

public class TileChunk
extends java.lang.Object
implements java.lang.Comparable<TileChunk>
This class represents a chunk of tiles in an infinite map.
  • Constructor Summary

    Constructors 
    ConstructorDescription
    TileChunk() 
  • Method Summary

    Modifier and TypeMethodDescription
    intcompareTo​(TileChunk o) 
    intgetHeight() 
    java.lang.StringgetValue() 
    intgetWidth() 
    intgetX() 
    intgetY() 

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait