Package zombie.ui
Class TextManager.DeferedTextDraw
java.lang.Object
zombie.ui.TextManager.DeferedTextDraw
- Enclosing class:
- TextManager
-
Field Summary
-
Constructor Summary
ConstructorDescriptionDeferedTextDraw
(UIFont uIFont, double double1, double double2, String string, double double3, double double4, double double5, double double6) -
Method Summary
-
Field Details
-
x
public double x -
y
public double y -
font
-
str
-
r
public double r -
g
public double g -
b
public double b -
a
public double a
-
-
Constructor Details
-
DeferedTextDraw
-