Public Member Functions | |
TattooMap (SherlockEngine *vm) | |
int | show () override |
Public Member Functions inherited from Sherlock::Map | |
void | synchronize (Serializer &s) |
Additional Inherited Members | |
Static Public Member Functions inherited from Sherlock::Map | |
static Map * | init (SherlockEngine *vm) |
Public Attributes inherited from Sherlock::Map | |
Point32 | _overPos |
Point32 | _bigPos |
int | _charPoint |
int | _oldCharPoint |
bool | _active |
bool | _frameChangeFlag |
Protected Member Functions inherited from Sherlock::Map | |
Map (SherlockEngine *vm) | |
Protected Attributes inherited from Sherlock::Map | |
SherlockEngine * | _vm |
|
overridevirtual |
Show the map
Implements Sherlock::Map.