ScummVM API documentation
MM::Xeen::Locations::BankLocation Class Reference
Inheritance diagram for MM::Xeen::Locations::BankLocation:
MM::Xeen::Locations::BaseLocation MM::Xeen::ButtonContainer MM::Xeen::Cutscenes

Protected Member Functions

Common::String createLocationText (Character &ch) override
 
void drawBackground () override
 
CharacterdoOptions (Character *c) override
 
- Protected Member Functions inherited from MM::Xeen::Locations::BaseLocation
void drawWindow ()
 
virtual void farewell ()
 
- Protected Member Functions inherited from MM::Xeen::ButtonContainer
bool checkEvents (XeenEngine *vm)
 
bool doScroll (bool rollUp, bool fadeIn) override
 
void loadStrings (const Common::Path &name)
 
void loadStrings (const Common::Path &name, int ccMode)
 
void setWaitBounds ()
 
- Protected Member Functions inherited from MM::Xeen::Cutscenes
 Cutscenes (XeenEngine *vm)
 
uint getSpeakingFrame (uint minFrame, uint maxFrame)
 

Additional Inherited Members

- Public Member Functions inherited from MM::Xeen::Locations::BaseLocation
 BaseLocation (LocationAction action)
 
virtual int show ()
 
void drawAnim (bool flag)
 
int wait ()
 
- Public Member Functions inherited from MM::Xeen::ButtonContainer
 ButtonContainer (XeenEngine *vm)
 
void saveButtons ()
 
void clearButtons ()
 
void restoreButtons ()
 
void addButton (const Common::Rect &bounds, int val, SpriteResource *sprites=nullptr)
 
void addButton (const Common::Rect &bounds, int val, int frameNum, SpriteResource *sprites=nullptr)
 
void addPartyButtons (XeenEngine *vm)
 
void drawButtons (XSurface *surface)
 
void clearEvents ()
 
- Protected Attributes inherited from MM::Xeen::Locations::BaseLocation
LocationAction _locationActionId
 
Common::Array< SpriteResource_townSprites
 
SpriteResource _icons1
 
SpriteResource _icons2
 
int _townMaxId
 
const int & _ccNum
 
int _animFrame
 
Common::Path _vocName
 
Common::Path _songName
 
Common::Point _animPos
 
int _drawFrameIndex
 
uint _farewellTime
 
int _drawCtr1
 
int _drawCtr2
 
bool _exitToUi
 
- Protected Attributes inherited from MM::Xeen::ButtonContainer
Common::Array< UIButton_buttons
 
Common::StringArray _textStrings
 
Common::Rect _waitBounds
 
int _buttonValue
 
- Protected Attributes inherited from MM::Xeen::Cutscenes
XeenEngine_vm
 

Member Function Documentation

◆ createLocationText()

Common::String MM::Xeen::Locations::BankLocation::createLocationText ( Character ch)
overrideprotectedvirtual

Generates the display text for the location, for a given character

Reimplemented from MM::Xeen::Locations::BaseLocation.

◆ drawBackground()

void MM::Xeen::Locations::BankLocation::drawBackground ( )
overrideprotectedvirtual

Draw the visual background

Reimplemented from MM::Xeen::Locations::BaseLocation.

◆ doOptions()

Character* MM::Xeen::Locations::BankLocation::doOptions ( Character c)
overrideprotectedvirtual

Handles options for the particular location

Reimplemented from MM::Xeen::Locations::BaseLocation.


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