|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.gui.BitmapFont
public class BitmapFont
Renders bitmap fonts for OpenGL.
| Nested Class Summary | |
|---|---|
static class |
BitmapFont.BitmapGlyph
|
| Field Summary | |
|---|---|
int |
descent
|
BitmapFont.BitmapGlyph[] |
glyphs
|
int |
height
|
float |
v
|
| Constructor Summary | |
|---|---|
BitmapFont(java.awt.Font font)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public BitmapFont.BitmapGlyph[] glyphs
public int descent
public int height
public float v
| Constructor Detail |
|---|
public BitmapFont(java.awt.Font font)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||