|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnicodeFont.DisplayList | |
|---|---|
| org.newdawn.slick | |
| Uses of UnicodeFont.DisplayList in org.newdawn.slick |
|---|
| Methods in org.newdawn.slick that return UnicodeFont.DisplayList | |
|---|---|
UnicodeFont.DisplayList |
UnicodeFont.drawDisplayList(float x,
float y,
java.lang.String text,
Color color,
int startIndex,
int endIndex)
Identical to UnicodeFont.drawString(float, float, String, Color, int, int) but returns a
DisplayList which provides access to the width and height of the text drawn. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||