|
FOnline
|
Открытые члены |
|
| uint | GetTilesCount (uint16 hexX, uint16 hexY, bool roof) const |
| void | DeleteTile (uint16 hexX, uint16 hexY, bool roof, uint index) |
| uint | GetTile (uint16 hexX, uint16 hexY, bool roof, uint index) const |
| void | AddTile (uint16 hexX, uint16 hexY, int offsX, int offsY, int layer, bool roof, uint picHash) |
Открытые атрибуты |
|
| const uint16 | Width |
| const uint16 | Height |
| const int | WorkHexX |
| const int | WorkHexY |
| int | Time |
| bool | NoLogOut |
| string | ScriptModule |
| string | ScriptFunc |
| uint GetTilesCount | ( | uint16 | hexX, |
| uint16 | hexY, | ||
| bool | roof | ||
| ) | const |
| void DeleteTile | ( | uint16 | hexX, |
| uint16 | hexY, | ||
| bool | roof, | ||
| uint | index | ||
| ) |
| uint GetTile | ( | uint16 | hexX, |
| uint16 | hexY, | ||
| bool | roof, | ||
| uint | index | ||
| ) | const |
| void AddTile | ( | uint16 | hexX, |
| uint16 | hexY, | ||
| int | offsX, | ||
| int | offsY, | ||
| int | layer, | ||
| bool | roof, | ||
| uint | picHash | ||
| ) |
| const uint16 Width |
| const uint16 Height |
| const int WorkHexX |
| const int WorkHexY |
| int Time |
| bool NoLogOut |
| string ScriptModule |
| string ScriptFunc |
1.8.3.1
| Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |