ScummVM API documentation
Alcachofa::InternetMenuButton Class Referencefinal
Inheritance diagram for Alcachofa::InternetMenuButton:
Alcachofa::MenuButton Alcachofa::PhysicalObject Alcachofa::ShapeObject Alcachofa::ObjectBase

Public Member Functions

 InternetMenuButton (Room *room, Common::ReadStream &stream)
 
const char * typeName () const override
 
- Public Member Functions inherited from Alcachofa::MenuButton
 MenuButton (Room *room, Common::ReadStream &stream)
 
int32 actionId () const
 
bool & isInteractable ()
 
void draw () override
 
void update () override
 
void loadResources () override
 
void freeResources () override
 
void onHoverUpdate () override
 
void onClick () override
 
virtual void trigger ()
 
- Public Member Functions inherited from Alcachofa::PhysicalObject
 PhysicalObject (Room *room, Common::ReadStream &stream)
 
- Public Member Functions inherited from Alcachofa::ShapeObject
 ShapeObject (Room *room, Common::ReadStream &stream)
 
int8 order () const
 
bool isNewlySelected () const
 
bool wasSelected () const
 
void syncGame (Common::Serializer &serializer) override
 
Shapeshape () override
 
virtual CursorType cursorType () const
 
virtual void onHoverStart ()
 
virtual void onHoverEnd ()
 
void markSelected ()
 
- Public Member Functions inherited from Alcachofa::ObjectBase
 ObjectBase (Room *room, const char *name)
 
 ObjectBase (Room *room, Common::ReadStream &stream)
 
const Common::Stringname () const
 
Room *& room ()
 
Roomroom () const
 
bool isEnabled () const
 
virtual void toggle (bool isEnabled)
 
virtual void drawDebug ()
 
virtual Graphicgraphic ()
 

Static Public Attributes

static constexpr const char * kClassName = "CBotonMenuInternet"
 
- Static Public Attributes inherited from Alcachofa::MenuButton
static constexpr const char * kClassName = "CBotonMenu"
 
- Static Public Attributes inherited from Alcachofa::ObjectBase
static constexpr const char * kClassName = "CObjetoBase"
 

Additional Inherited Members

- Protected Member Functions inherited from Alcachofa::ShapeObject
void updateSelection ()
 
- Protected Attributes inherited from Alcachofa::ShapeObject
int8 _order = 0
 

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