protected static class TiledImageLayer.LevelComparer extends java.lang.Object implements java.util.Comparator<TextureTile>
Modifier | Constructor and Description |
---|---|
protected |
LevelComparer() |
Modifier and Type | Method and Description |
---|---|
int |
compare(TextureTile ta,
TextureTile tb) |
public int compare(TextureTile ta, TextureTile tb)
compare
in interface java.util.Comparator<TextureTile>