Package zombie.core.skinnedmodel.Texture
Class Texture2D
java.lang.Object
zombie.core.skinnedmodel.Texture.Texture2D
public class Texture2D
extends java.lang.Object
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description void
Apply()
int
getHeight()
int
getTexture()
int
getWidth()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Texture2D
-
-
Method Details
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
getTexture
public int getTexture() -
Apply
public void Apply()
-