Package zombie.chat
Class NineGridTexture
java.lang.Object
zombie.chat.NineGridTexture
public class NineGridTexture
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description NineGridTexture(java.lang.String base, int outer)
-
Method Summary
Modifier and Type Method Description void
renderInnerBased(int x, int y, int w, int h, float r, float g, float b, float a)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NineGridTexture
public NineGridTexture(java.lang.String base, int outer)
-
-
Method Details
-
renderInnerBased
public void renderInnerBased(int x, int y, int w, int h, float r, float g, float b, float a)
-