Public Member Functions

ITraveller Interface Reference

Inherited by CTraveller.

List of all members.

Public Member Functions

MapGetMap ()
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)

Member Function Documentation

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  ) 
Parameters:
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.