|
Drag[en]gine Script Module DragonScript 1.32.1
|
This is the complete list of members for Dragengine.Gui.FontBuilder, including all inherited members.
| build(String filename, int fontSize) | Dragengine.Gui.FontBuilder | |
| buildFont() | Dragengine.Gui.FontBuilder | protected |
| new() | Dragengine.Gui.FontBuilder | |
| setBaseLine(int baseLine) | Dragengine.Gui.FontBuilder | protected |
| setGlyphAt(int index, int unicode, int x, int y, int z, int width, int bearing, int advance) | Dragengine.Gui.FontBuilder | protected |
| setGlyphAt(int index, int unicode, int x, int y, int z, int width, int height, int bearing, int bearingY, int advance) | Dragengine.Gui.FontBuilder | protected |
| setGlyphCount(int count) | Dragengine.Gui.FontBuilder | protected |
| setIsColorFont(bool isColorFont) | Dragengine.Gui.FontBuilder | protected |
| setUndefinedGlyph(int x, int y, int z, int width, int bearing, int advance) | Dragengine.Gui.FontBuilder | protected |