Inherited by CTraveller.
Public Member Functions | |
| Map@ | GetMap () |
| void | RemoveLastVisited (uint id) |
| bool | IsLastVisited (uint id) |
| bool | IsReallyLastVisited (uint id) |
| uint | LastVisitedCount () |
| bool | Find_SupportPerk (Location@ & resultWorldmap) |
| bool | Goto_ExitGrid (bool run=false) |
| bool | Enter_Location (Location& location) |
| uint | DestinationSearchRadius () |
| void | SetDestinationSearchRadius (uint radius) |
| bool | HavePrimaryDestination () |
| bool | IsPrimaryDestination (uint id) |
| uint | GetCurrentDestination () |
| void | SetCurrentDestination (uint id) |
| bool | IsCurrentDestination (uint id) |
| void | Report (string& message) |
| void | AddCallback (uint type, ITravellerCallback@) |
| void | RemoveCallback (uint type) |
| void | RunEvent (int event) |
| Map@ GetMap | ( | ) |
Implemented in CTraveller.
| void RemoveLastVisited | ( | uint | id | ) |
Implemented in CTraveller.
| bool IsLastVisited | ( | uint | id | ) |
Implemented in CTraveller.
| bool IsReallyLastVisited | ( | uint | id | ) |
Implemented in CTraveller.
| uint LastVisitedCount | ( | ) |
Implemented in CTraveller.
| bool Find_SupportPerk | ( | Location@& | resultWorldmap | ) |
| resultWorldmap | 1 |
Implemented in CTraveller.
| bool Goto_ExitGrid | ( | bool | run = false |
) |
Implemented in CTraveller.
| bool Enter_Location | ( | Location& | location | ) |
Implemented in CTraveller.
| uint DestinationSearchRadius | ( | ) |
Implemented in CTraveller.
| void SetDestinationSearchRadius | ( | uint | radius | ) |
Implemented in CTraveller.
| bool HavePrimaryDestination | ( | ) |
Implemented in CTraveller.
| bool IsPrimaryDestination | ( | uint | id | ) |
Implemented in CTraveller, and CTraveller.
| uint GetCurrentDestination | ( | ) |
Implemented in CTraveller.
| void SetCurrentDestination | ( | uint | id | ) |
Implemented in CTraveller.
| bool IsCurrentDestination | ( | uint | id | ) |
Implemented in CTraveller.
| void Report | ( | string& | message | ) |
Implemented in CTraveller.
| void AddCallback | ( | uint | type, | |
| ITravellerCallback@ | ||||
| ) |
Implemented in CTraveller.
| void RemoveCallback | ( | uint | type | ) |
Implemented in CTraveller.
| void RunEvent | ( | int | event | ) |
Implemented in CTraveller.
1.7.1