|
| OptionsMenu (World *world, Common::SeekableReadStream &stream) |
|
bool | updateInput () override |
|
void | loadResources () override |
|
void | clearLastSelectedObject () |
|
SlideButton *& | currentSlideButton () |
|
| Room (World *world, Common::SeekableReadStream &stream) |
|
World & | world () |
|
const Common::String & | name () const |
|
const PathFindingShape * | activeFloor () const |
|
int8 | orderAt (Common::Point query) const |
|
float | depthAt (Common::Point query) const |
|
uint8 | characterAlphaTint () const |
|
uint8 | characterAlphaPremultiplier () const |
|
bool | fixedCameraOnEntering () const |
|
int | musicID () const |
|
ObjectIterator | beginObjects () const |
|
ObjectIterator | endObjects () const |
|
void | update () |
|
void | draw () |
|
virtual void | freeResources () |
|
virtual void | syncGame (Common::Serializer &serializer) |
|
ObjectBase * | getObjectByName (const char *name) const |
|
void | toggleActiveFloor () |
|
void | debugPrint (bool withObjects) const |
|
|
static constexpr const char * | kClassName = "CHabitacionMenuOpciones" |
|
static constexpr const char * | kClassName = "CHabitacion" |
|
The documentation for this class was generated from the following file: