public class TextureOffset
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
textureOffsetX
The x coordinate offset of the texture
|
int |
textureOffsetY
The y coordinate offset of the texture
|
| Constructor and Description |
|---|
TextureOffset(int textureOffsetXIn,
int textureOffsetYIn) |