Inherited by CTempWorldmapElement.
Public Member Functions | |
| CWorldmapElement (int id, uint layer) | |
| void | SetSprite (Sprite& sprite, bool scratch, bool center, bool applyOffset) |
| void | SetText (string& text, int font, int flags) |
| void | Draw (uint layer) |
Public Attributes | |
| int | id |
| uint | layer |
| uint | x |
| uint | y |
| uint | width |
| uint | height |
| uint | color |
| Sprite | sprite |
| bool | scratch |
| bool | center |
| bool | applyOffset |
| string | text |
| int | font |
| int | flags |
| CWorldmapElement | ( | int | id, | |
| uint | layer | |||
| ) |
| void SetSprite | ( | Sprite& | sprite, | |
| bool | scratch, | |||
| bool | center, | |||
| bool | applyOffset | |||
| ) |
| void SetText | ( | string& | text, | |
| int | font, | |||
| int | flags | |||
| ) |
| void Draw | ( | uint | layer | ) |
| int id |
| uint layer |
| uint x |
| uint y |
| uint width |
| uint height |
| uint color |
| bool scratch |
| bool center |
| bool applyOffset |
| int font |
| int flags |
1.7.1