public class RigidShape.Offsets extends Object
protected Map<Integer,float[]>
offsets
Offsets()
float[]
getOffset(int index)
void
setOffset(int index, float uOffset, float vOffset)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Map<Integer,float[]> offsets
public Offsets()
public float[] getOffset(int index)
public void setOffset(int index, float uOffset, float vOffset)