Inherits CLabel.
Public Member Functions | |
| InjectLabel (IGUIScreenOpt@ window) | |
| void | PicPosition (string& ini) |
| void | TextPosition (string& ini) |
| int | Left () |
| int | PicLeft () |
| int | Top () |
| int | PicTop () |
| void | Draw () |
Public Attributes | |
| IGUIScreenOpt@ | window |
| Sprite | backgroundPic |
| Control@ | picControl |
| InjectLabel | ( | IGUIScreenOpt@ | window | ) |
| void PicPosition | ( | string& | ini | ) |
| void TextPosition | ( | string& | ini | ) |
| int Left | ( | ) |
Reimplemented from Control.
| int PicLeft | ( | ) |
| int Top | ( | ) |
Reimplemented from Control.
| int PicTop | ( | ) |
| void Draw | ( | ) |
Reimplemented from CLabel.
1.7.1