Public Member Functions | |
| CTimeout () | |
Public Attributes | |
| bool | Enabled |
| on/off | |
| uint | Direction |
| (0 - down (gathering ... | |
| int | PositionX |
| positive: position from left, negative: position from right | |
| int | PositionY |
| positive: position from top, negative: position from bottom | |
| uint | SpacingX |
| spacing between start position of timeout name and its value | |
| uint | SpacingY |
| spacing between each line | |
| uint | NameColor |
| skill name color | |
| uint | ValueColor |
| timeout value color | |
| uint | Alpha |
| uint | Font |
| (see _client_defines.fos) | |
| uint | FontFlags |
| (see _client_defines.fos) | |
| bool | Worldmap |
| show on worldmap | |
| int | WorldmapX |
| position when on worldmap, | |
| int | WorldmapY |
| position when on worldmap, | |
| array< string > | Ini |
Private Member Functions | |
| CTimeout () | |
| CTimeout | ( | ) |
| CTimeout | ( | ) | [private] |
| bool Enabled |
on/off
| uint Direction |
(0 - down (gathering ...
first aid), 1 - up (first aid ... gathering))
| int PositionX |
positive: position from left, negative: position from right
| int PositionY |
positive: position from top, negative: position from bottom
| uint SpacingX |
spacing between start position of timeout name and its value
| uint SpacingY |
spacing between each line
| uint NameColor |
skill name color
| uint ValueColor |
timeout value color
| uint Alpha |
| uint Font |
(see _client_defines.fos)
| uint FontFlags |
(see _client_defines.fos)
| bool Worldmap |
show on worldmap
| int WorldmapX |
position when on worldmap,
| int WorldmapY |
position when on worldmap,
1.7.1