public class OffsetsList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.Integer,float[]> |
offsets |
Constructor and Description |
---|
OffsetsList() |
Modifier and Type | Method and Description |
---|---|
float[] |
getOffset(int index) |
void |
setOffset(int index,
float uOffset,
float vOffset) |