|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.newdawn.slick.UnicodeFont.DisplayList
public static class UnicodeFont.DisplayList
A simple descriptor for display lists cached within this font
Field Summary | |
---|---|
short |
height
The height of the rendered text in the list |
java.lang.Object |
userData
Application data stored in the list |
short |
width
The width of rendered text in the list |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public short width
public short height
public java.lang.Object userData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |