|
| 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 |
|
| ObjectBase (Room *room, const char *name) |
|
| ObjectBase (Room *room, Common::ReadStream &stream) |
|
const Common::String & | name () const |
|
Room *& | room () |
|
Room * | room () const |
|
bool | isEnabled () const |
|
virtual void | toggle (bool isEnabled) |
|
virtual void | drawDebug () |
|
virtual void | syncGame (Common::Serializer &serializer) |
|
virtual Graphic * | graphic () |
|
virtual Shape * | shape () |
|
|
static constexpr const char * | kClassName = "CSlideButton" |
|
static constexpr const char * | kClassName = "CObjetoBase" |
|
The documentation for this class was generated from the following file: