|
void | setX (int x) |
|
int | getX () const |
|
void | setY (int y) |
|
int | getY () const |
|
void | setFont (const Font *font) |
|
const Font * | getFont () const |
|
void | setFGColor (const Color &fgColor) |
|
Color | getFGColor () const |
|
void | setJustify (int justify) |
|
int | getJustify () const |
|
void | setWidth (int width) |
|
int | getWidth () const |
|
void | setHeight (int height) |
|
int | getHeight () const |
|
void | setDuration (int duration) |
|
int | getDuration () const |
|
void | setLayer (int layer) |
|
int | getLayer () const |
|
void | setCoords (int coords) |
|
int | getCoords () const |
|
|
const Font * | _font |
|
int | _x |
|
int | _y |
|
int | _width |
|
int | _height |
|
int | _justify |
|
int | _duration |
|
int | _layer |
|
int | _coords |
|
Color | _fgColor |
|
The documentation for this class was generated from the following file: