ScummVM API documentation
Alcachofa::GlobalUIV1 Class Referencefinal
Inheritance diagram for Alcachofa::GlobalUIV1:
Alcachofa::GlobalUI

Public Member Functions

void drawChangingButton () override
 
void drawInventoryButton () override
 
bool updateOpeningInventory () override
 returns true iff interaction is handled
 
void startClosingInventory () override
 
bool isHoveringInventoryExit () const override
 
- Public Member Functions inherited from Alcachofa::GlobalUI
FontgeneralFont () const
 
FontdialogFont () const
 
bool & isPermanentFaded ()
 
bool updateChangingCharacter ()
 
void updateClosingInventory ()
 
void drawScreenStates ()
 
void syncGame (Common::Serializer &s)
 

Protected Member Functions

bool isHoveringChangeButton () const override
 
- Protected Member Functions inherited from Alcachofa::GlobalUI
AnimationactiveAnimation () const
 

Additional Inherited Members

- Protected Attributes inherited from Alcachofa::GlobalUI
Graphic _changeButton
 
Graphic _inventoryButton
 
Common::ScopedPtr< Font_generalFont
 
Common::ScopedPtr< Font_dialogFont
 
Common::ScopedPtr< Animation_iconMortadelo
 
Common::ScopedPtr< Animation_iconFilemon
 
Common::ScopedPtr< Animation_iconInventory
 
bool _isOpeningInventory = false
 
bool _isClosingInventory = false
 
bool _isPermanentFaded = false
 
uint32 _timeForInventory = 0
 

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