Package zombie.core.fonts
Class AngelCodeFont.CharDef
java.lang.Object
zombie.core.fonts.AngelCodeFont.CharDef
- Enclosing class:
- AngelCodeFont
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
dlIndex
public short dlIndex -
height
public short height -
id
public int id -
image
-
kerningSecond
public short[] kerningSecond -
kerningAmount
public short[] kerningAmount -
width
public short width -
x
public short x -
xadvance
public short xadvance -
xoffset
public short xoffset -
y
public short y -
yoffset
public short yoffset -
page
public short page
-
-
Constructor Details
-
CharDef
public CharDef()
-
-
Method Details