public static class TextureAtlas.Slot extends Inlist<TextureAtlas.Slot>
Inlist.List<T extends Inlist<?>>
int
w
x
y
next
Slot(int x, int y, int w)
appendItem, appendList, get, last, next, prependRelative, push, remove, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int x
public int y
public int w
public Slot(int x, int y, int w)