public final class Position
X and Y coordinates, needed as frames can be offset.
private final Integer
x
y
Position(UShort x, UShort y)
Position(Integer x, Integer y)
final Integer
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getX()
final Integer getY()