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