ScummVM API documentation
Sherlock::Map Class Referenceabstract
Inheritance diagram for Sherlock::Map:
Sherlock::Scalpel::ScalpelMap Sherlock::Tattoo::TattooMap

Public Member Functions

virtual int show ()=0
 
void synchronize (Serializer &s)
 

Static Public Member Functions

static Mapinit (SherlockEngine *vm)
 

Public Attributes

Point32 _overPos
 
Point32 _bigPos
 
int _charPoint
 
int _oldCharPoint
 
bool _active
 
bool _frameChangeFlag
 

Protected Member Functions

 Map (SherlockEngine *vm)
 

Protected Attributes

SherlockEngine_vm
 

Member Function Documentation

◆ show()

virtual int Sherlock::Map::show ( )
pure virtual

◆ synchronize()

void Sherlock::Map::synchronize ( Serializer s)

Synchronize the data for a savegame


The documentation for this class was generated from the following file: