Package zombie.core.fonts
Interface Font
- All Known Implementing Classes:
AngelCodeFont
public interface Font
-
Method Summary
Modifier and TypeMethodDescriptionvoiddrawString(float float1, float float2, String string) voiddrawString(float float1, float float2, String string, Color color) voiddrawString(float float1, float float2, String string, Color color, int int1, int int2) intintintintintint
-
Method Details
-
drawString
-
drawString
-
drawString
-
getHeight
-
getWidth
-
getWidth
-
getWidth
-
getWidth
-
getLineHeight
int getLineHeight()
-