Public Member Functions | |
bool | setup (CPetControl *petControl) override |
bool | reset () override |
void | draw (CScreenManager *screenManager) override |
Rect | getBounds () const override |
bool | MouseButtonDownMsg (CMouseButtonDownMsg *msg) override |
bool | MouseDragStartMsg (CMouseDragStartMsg *msg) override |
bool | MouseDragMoveMsg (CMouseDragMoveMsg *msg) override |
bool | MouseDragEndMsg (CMouseDragEndMsg *msg) override |
bool | MouseButtonUpMsg (CMouseButtonUpMsg *msg) override |
bool | KeyCharMsg (CKeyCharMsg *msg) override |
bool | VirtualKeyCharMsg (CVirtualKeyCharMsg *msg) override |
CGameObject * | dragEnd (const Point &pt) const override |
bool | isValid (CPetControl *petControl) override |
void | load (SimpleFile *file, int param) override |
void | postLoad () override |
void | save (SimpleFile *file, int indent) override |
void | enter (PetArea oldArea) override |
void | leave () override |
void | enterRoom (CRoomItem *room) override |
CTextControl * | getText () override |
void | syncSoundSettings () |
Public Member Functions inherited from Titanic::CPetSection | |
virtual void | changed (int changeType) |
virtual bool | MouseDoubleClickMsg (CMouseDoubleClickMsg *msg) |
virtual bool | MouseWheelMsg (CMouseWheelMsg *msg) |
virtual bool | checkDragEnd (CGameObject *item) |
virtual void | displayMessage (const CString &msg) |
virtual void | proc23 () |
virtual void | timerExpired (int val) |
virtual void | removeText (int duration) |
virtual void | removeText () |
virtual void | stopTextTimer () |
virtual CPetElement * | getElement (uint id) |
virtual CGameObject * | getBackground (int index) const |
virtual void | displayNPCName (CGameObject *npc) |
virtual void | proc33 () |
virtual void | setNPC (const CString &name) |
virtual void | resetNPC () |
virtual void | showCursor () |
virtual void | hideCursor () |
virtual void | highlight (int id) |
CPetControl * | getPetControl () const |
uint | getColor (uint index) |
const uint * | getColorTable (int tableNum=-1) |
Additional Inherited Members | |
Public Attributes inherited from Titanic::CPetSection | |
CPetControl * | _petControl |
Protected Member Functions inherited from Titanic::CPetSection | |
void | areaChanged (PetArea area) |
CString | getActiveNPCName () const |
void | copyColors (uint tableNum, uint colors[5]) |
|
overridevirtual |
Sets up the section
Reimplemented from Titanic::CPetSection.
|
overridevirtual |
Reset the section
Reimplemented from Titanic::CPetSection.
|
overridevirtual |
Draw the section
Reimplemented from Titanic::CPetSection.
|
inlineoverridevirtual |
Get the bounds for the section
Reimplemented from Titanic::CPetSection.
|
overridevirtual |
Following are handlers for the various messages that the PET can pass onto the currently active section/area
Reimplemented from Titanic::CPetSection.
|
inlineoverridevirtual |
Returns item a drag-drop operation has dropped on, if any
Reimplemented from Titanic::CPetSection.
|
overridevirtual |
Returns true if the object is in a valid state
Reimplemented from Titanic::CPetSection.
|
inlineoverridevirtual |
Load the data for the class from file
Reimplemented from Titanic::CPetSection.
|
overridevirtual |
Called after a game has been loaded
Reimplemented from Titanic::CPetSection.
|
inlineoverridevirtual |
Save the data for the class to file
Reimplemented from Titanic::CPetSection.
|
overridevirtual |
Called when a section is switched to
Reimplemented from Titanic::CPetSection.
|
overridevirtual |
Called when a section is being left, to switch to another area
Reimplemented from Titanic::CPetSection.
|
inlineoverridevirtual |
Called when a new room is entered
Reimplemented from Titanic::CPetSection.
|
inlineoverridevirtual |
Get a reference to the tooltip text associated with the section
Reimplemented from Titanic::CPetSection.
void Titanic::CPetRealLife::syncSoundSettings | ( | ) |
Handles updates to the sound levels