public class TextureOffset extends 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 par1,
int par2) |