protected static class TiledImageLayer.LevelComparer extends Object implements Comparator<TextureTile>
| Modifier | Constructor and Description | 
|---|---|
| protected  | LevelComparer() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(TextureTile ta,
       TextureTile tb) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(TextureTile ta, TextureTile tb)
compare in interface Comparator<TextureTile>