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 voidApply()intgetHeight()intgetTexture()intgetWidth()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()
-