#include <sdxpaed.h>
Inheritance diagram for AEDXpSurfaceDriver:


Public Member Functions | |
| void | textout (double x1, double y1, const char *text) |
| void | textrect (double x1, double y1, double x2, double y2, const char *text) |
| void | setfont (const char *font) |
| void | setfontsize (int) |
| void | setjustification (textjustify j) |
| AEDXpSurfaceDriver (int, int) | |
| AEDXpSurfaceDriver (SDL_Surface *) | |
| AEDXpSurfaceDriver (SDL_Surface *, int, int) | |
| ~AEDXpSurfaceDriver () | |
Protected Attributes | |
| aedFont * | font |
| char * | facename |
| Uint8 | fontsz |
| textjustify | just |
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented from SDLXpSurfaceDriver. |
|
||||||||||||||||||||||||
|
Reimplemented from SDLXpSurfaceDriver. |
|
|
Reimplemented from SDLXpSurfaceDriver. |
|
|
Reimplemented from SDLXpSurfaceDriver. |
|
|
Reimplemented from SDLXpSurfaceDriver. |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5