ScummVM API documentation
Alcachofa::SlideButton Class Referencefinal
Inheritance diagram for Alcachofa::SlideButton:
Alcachofa::ObjectBase

Public Member Functions

 SlideButton (Room *room, Common::ReadStream &stream)
 
float & value ()
 
void draw () override
 
void update () override
 
void loadResources () override
 
void freeResources () override
 
const char * typeName () const override
 
- 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 void syncGame (Common::Serializer &serializer)
 
virtual Graphicgraphic ()
 
virtual Shapeshape ()
 

Static Public Attributes

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

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