|
|
| CheckBoxAutoAdjustNoise (Room *room, Common::ReadStream &stream) |
| |
|
const char * | typeName () const override |
| |
|
| CheckBox (Room *room, Common::ReadStream &stream) |
| |
|
bool & | isChecked () |
| |
|
int32 | actionId () const |
| |
|
void | draw () override |
| |
|
void | update () override |
| |
|
void | loadResources () override |
| |
|
void | freeResources () override |
| |
|
void | onHoverUpdate () override |
| |
|
void | onClick () override |
| |
|
virtual void | trigger () |
| |
|
| PhysicalObject (Room *room, Common::ReadStream &stream) |
| |
|
| ShapeObject (Room *room, Common::ReadStream &stream) |
| |
|
int8 | order () const |
| |
|
bool | isNewlySelected () const |
| |
|
bool | wasSelected () const |
| |
|
void | syncGame (Common::Serializer &serializer) override |
| |
|
Shape * | shape () override |
| |
|
virtual CursorType | cursorType () const |
| |
|
virtual void | onHoverStart () |
| |
|
virtual void | onHoverEnd () |
| |
|
void | markSelected () |
| |
|
| 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 Graphic * | graphic () |
| |
|
|
static constexpr const char * | kClassName = "CCheckBoxAutoAjustarRuido" |
| |
|
static constexpr const char * | kClassName = "CCheckBox" |
| |
|
static constexpr const char * | kClassName = "CObjetoBase" |
| |
|
|
void | updateSelection () |
| |
|
int8 | _order = 0 |
| |
The documentation for this class was generated from the following file: