public class TextureOffset
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
textureOffsetX |
int |
textureOffsetY |
Constructor and Description |
---|
TextureOffset(int textureOffsetXIn,
int textureOffsetYIn) |