| Home | Trees | Indices | Help |
|---|
|
|
_object --+
|
Font --+
|
_object --+ |
| |
AbstractFont --+
|
GuiFont
Proxy of C++ FIFE::GuiFont class
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| int |
|
||
|
|||
| int |
|
||
|
|||
| bool |
|
||
|
|||
|
|||
| SDL_Color |
|
||
|
|||
| int |
|
||
|
|||
|
__init__(self, AbstractFont font) -> GuiFont
|
setRowSpacing(self, int spacing)
|
|
setGlyphSpacing(self, int spacing)
|
|
setAntiAlias(self, bool antiAlias)
|
|
setColor(self, uint8_t r, uint8_t g, uint8_t b, uint8_t a = 255) setColor(self, uint8_t r, uint8_t g, uint8_t b)
|
|
getWidth(self, string text) -> int
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue May 22 00:00:34 2012 | http://epydoc.sourceforge.net |