|
|
| SDLFontProvider (GingaScreenID screenId, const char *fontUri, int heightInPixel) |
| |
|
string | getLoadSymbol () |
| |
|
void * | getFontProviderContent () |
| |
|
void | getStringExtents (const char *text, int *w, int *h) |
| |
|
int | getStringWidth (const char *text, int textLength=0) |
| |
|
int | getHeight () |
| |
|
void | playOver (ISurface *surface, const char *text, int x, int y, short align) |
| |
|
|
static const short | A_LEFT |
| |
|
static const short | A_CENTER |
| |
|
static const short | A_RIGHT |
| |
|
static const short | A_TOP = 3 |
| |
|
static const short | A_TOP_CENTER = 4 |
| |
|
static const short | A_TOP_LEFT = 5 |
| |
|
static const short | A_TOP_RIGHT = 6 |
| |
|
static const short | A_BOTTOM = 7 |
| |
|
static const short | A_BOTTOM_CENTER = 8 |
| |
|
static const short | A_BOTTOM_LEFT = 9 |
| |
|
static const short | A_BOTTOM_RIGHT = 10 |
| |
|
static const short | FP_AUTO_WORDWRAP = -10 |
| |
|
static const short | FP_TA_LEFT = 0x01 |
| |
|
static const short | FP_TA_CENTER = 0x02 |
| |
|
static const short | FP_TA_RIGHT = 0x04 |
| |
The documentation for this class was generated from the following files:
- gingacc-mb/include/mb/interface/sdl/content/text/SDLFontProvider.h
- gingacc-mb/src/interface/sdl/content/text/SDLFontProvider.cpp