Public Member Functions | |
void | save (SimpleFile *file, int indent) override |
void | load (SimpleFile *file) override |
void | draw (CScreenManager *screenManager) override |
Rect | getBounds () const override |
void | reset () |
void | postLoad () |
void | enterNode (CNodeItem *node) |
void | enterRoom (CRoomItem *room) |
void | resetRemoteTarget () |
void | setRemoteTarget (CGameObject *item) |
PetArea | setArea (PetArea newSection, bool forceChange=false) |
void | hideCursor () |
void | showCursor () |
void | highlightGlyph (int id) |
CGameObject * | getHiddenObject (const CString &name) |
CRoomItem * | getHiddenRoom () |
void | drawSquares (CScreenManager *screenManager, int count) |
bool | contains (const Point &pt) const |
CGameObject * | dragEnd (const Point &pt) const |
bool | checkDragEnd (CGameObject *item) const |
void | displayMessage (StringId stringId, int param=0) const |
void | displayMessage (const CString &str, int param=0) const |
void | addTranslation (StringId id1, StringId id2) |
void | clearTranslation () |
CGameObject * | getFirstObject () const |
CGameObject * | getNextObject (CGameObject *prior) const |
void | addToInventory (CGameObject *item) |
void | removeFromInventory (CGameObject *item, CTreeItem *newParent, bool refreshUI=true, bool sendMsg=true) |
void | removeFromInventory (CGameObject *item, bool refreshUI=true, bool sendMsg=true) |
void | invChange (CGameObject *item) |
void | moveToHiddenRoom (CTreeItem *item) |
void | setAreaChangeType (int changeType) |
bool | checkNode (const CString &name) |
void | syncSoundSettings () |
void | playSound (int soundNum) |
int | canSummonBot (const CString &name) |
void | summonBot (const CString &name, int val) |
void | onSummonBot (const CString &name, int val) |
bool | dismissBot (const CString &name) |
bool | isDoorOrBellbotPresent () const |
void | startPetTimer (uint timerIndex, uint firstDuration, uint duration, CPetSection *target) |
void | stopPetTimer (uint timerIndex) |
bool | isInputLocked () const |
void | incInputLocks () |
void | decInputLocks () |
bool | isAreaUnlocked () const |
void | incAreaLocks () |
void | decAreaLocks () |
bool | isSuccUBusActive () const |
void | setActiveNPC (const CString &name) |
void | setActiveNPC (CTrueTalkNPC *npc) |
void | refreshNPC () |
void | resetActiveNPC () |
void | convResetNPC () |
void | resetDials0 () |
void | convResetDials (int flag=1) |
void | convAddLine (const CString &line) |
void | reassignRoom (PassengerClass passClassNum) |
bool | changeLocationClass (PassengerClass newClassNum) |
bool | isInAssignedRoom () const |
uint | getRoomFlags () const |
void | setRoomsElevatorNum (int elevNum) |
int | getRoomsElevatorNum () const |
void | setRoomsFloorNum (int floorNum) |
int | getRoomsFloorNum () const |
void | setRoomsRoomNum (int roomNum) |
int | getRoomsRoomNum () const |
void | setRoomsWellEntry (int entryNum) |
int | getRoomsWellEntry () const |
void | setRoomsSublevel (int level) |
int | getRoomsSublevel () const |
void | resetRoomsHighlight () |
int | getAssignedRoomFlags () const |
uint | getSpecialRoomFlags (const CString &name) |
PassengerClass | getMailDestClass (const CRoomFlags &roomFlags) const |
bool | isSuccUBusDest (uint roomFlags) |
int | getAssignedRoomNum () const |
int | getAssignedFloorNum () const |
int | getAssignedElevatorNum () const |
void | setRoomsElevatorBroken (bool flag) |
bool | isFirstClassSuite () const |
bool | isSuccUBusRoom (const CRoomFlags &roomFlags) |
void | phonographAction (const CString &action) |
void | starsSetButtons (int matchIndex, bool isMarkerClose) |
void | starsSetReference () |
![]() | |
const CMovieClipList * | getMovieClips () const override |
void | freeSurface () override |
void | draw (CScreenManager *screenManager, const Rect &destRect, const Rect &srcRect) |
void | draw (CScreenManager *screenManager, const Point &destPos) |
void | draw (CScreenManager *screenManager, const Point &destPos, const Rect &srcRect) |
virtual bool | isPet () const |
bool | checkPoint (const Point &pt, bool ignoreSurface=false, bool visibleOnly=false) |
bool | findPoint (Quadrant quadrant, Point &pt) |
void | setPosition (const Point &newPos) |
Point | getControid () const |
void | playMovie (uint flags) |
void | playMovie (int startFrame, int endFrame, uint flags) |
void | playMovie (int startFrame, int endFrame, int initialFrame, uint flags) |
bool | hasActiveMovie () const |
void | stopMovie () |
void | movieSetPlaying (bool flag) |
int | getMovieFrame () const |
int | getFrameNumber () const |
void | loadFrame (int frameNumber) |
void | loadSurface () |
void | makeDirty () |
void | makeDirty (const Rect &r) |
void | setVisible (bool val) |
PassengerClass | getPassengerClass () const |
PassengerClass | getPriorClass () const |
void | setMailDest (uint roomFlags) |
bool | surfaceHasFrame () const |
Found | find (const CString &name, CGameObject **item, int findAreas) |
CGameObject * | getHiddenObject (const CString &name) const |
void | dragMove (const Point &pt) |
CGameObject * | getDraggingObject () const |
void | createCredits () |
void | setText (const CString &str, int border=0, int borderRight=0) |
void | setTextHasBorders (bool hasBorders) |
void | setTextBounds () |
void | setTextColor (byte r, byte g, byte b) |
void | setTextFontNumber (int fontNumber) |
int | getTextWidth () const |
void | scrollTextUp () |
void | scrollTextDown () |
CTextCursor * | getTextCursor () const |
Movement | getMovement () const |
CRoomItem * | getRoom () const |
CNodeItem * | getNode () const |
CViewItem * | getView () const |
CString | getRoomName () const |
CString | getRoomNodeName () const |
void | addMail (uint destRoomFlags) |
void | sendMail (uint currRoomFlags, uint newRoomFlags) |
CString | getFullViewName () |
CPetControl * | getPetControl () const |
void | petAddToCarryParcel (CGameObject *obj) |
void | petAddToInventory () |
CTreeItem * | petContainerRemove (CGameObject *obj) |
bool | petCheckNode (const CString &name) |
bool | petDismissBot (const CString &name) |
bool | petDoorOrBellbotPresent () const |
void | petDisplayMessage (int unused, StringId stringId) |
void | petDisplayMessage (int unused, const CString &str) |
void | petDisplayMessage (StringId stringId, int param=0) |
void | petDisplayMessage (const CString &str, int param=0) |
int | petGetRoomsWellEntry () const |
void | petHide () |
void | petHideCursor () |
void | petHighlightGlyph (int id) |
void | petInvChange () |
void | petMoveToHiddenRoom () |
void | petReassignRoom (PassengerClass passClassNum) |
void | petSetArea (PetArea newArea) const |
void | petSetRemoteTarget () |
void | petSetRoomsWellEntry (int entryNum) |
void | petSetRoomsElevatorBroken (bool flag) |
void | petShow () |
void | petIncAreaLocks () |
void | petDecAreaLocks () |
void | petShowCursor () |
void | petOnSummonBot (const CString &name, int val) |
CStarControl * | getStarControl () const |
void | starFn (StarControlAction action) |
bool | starIsSolved () const |
void | startTalking (CTrueTalkNPC *npc, uint id, CViewItem *view=nullptr) |
void | startTalking (const CString &name, uint id, CViewItem *view=nullptr) |
void | setTalking (CTrueTalkNPC *npc, bool viewFlag, CViewItem *view=nullptr) |
void | talkSetDialRegion (const CString &name, int dialNum, int regionNum) |
int | talkGetDialRegion (const CString &name, int dialNum) |
void | movieEvent (int frameNumber) |
void | movieEvent () |
void | stateSetSoundMakerAllowed (bool flag) |
void | stateChangeSeason () |
Season | stateGetSeason () const |
void | stateSetParrotMet () |
bool | stateGetParrotMet () const |
void | incParrotResponse () |
int | getParrotResponse () const |
uint | getNodeChangedCtr () const |
uint | getNodeEnterTicks () const |
![]() | |
CString | dumpItem (int indent) const override |
const CString | getName () const override |
bool | isEquals (const CString &name, bool startsWith=false) const override |
virtual CViewItem * | findView () const |
virtual CNodeItem * | findNode () const |
virtual CRoomItem * | findRoom () const |
![]() | |
void | dump (int indent) |
virtual CGameManager * | getGameManager () const |
virtual bool | isFileItem () const |
virtual bool | isRoomItem () const |
virtual bool | isNodeItem () const |
virtual bool | isViewItem () const |
virtual bool | isLinkItem () const |
virtual bool | isPlaceHolderItem () const |
virtual bool | isNamedItem () const |
virtual bool | isGameObject () const |
virtual bool | isGameObjectDescItem () const |
virtual int | compareTo (const CString &name, int maxLen=0) const |
virtual bool | connectsTo (CViewItem *destView) const |
CTreeItem * | getParent () const |
CProjectItem * | getRoot () const |
CTreeItem * | getNextSibling () const |
CTreeItem * | getPriorSibling () const |
CTreeItem * | getLastSibling () |
CTreeItem * | getFirstChild () const |
CTreeItem * | getLastChild () const |
CTreeItem * | scan (CTreeItem *item) const |
CTreeItem * | findChildInstanceOf (ClassDef *classDef) const |
CTreeItem * | findNextInstanceOf (ClassDef *classDef, CTreeItem *startItem) const |
void | addUnder (CTreeItem *newParent) |
void | setParent (CTreeItem *newParent) |
void | addSibling (CTreeItem *item) |
void | moveUnder (CTreeItem *newParent) |
void | destroyAll () |
int | destroyChildren () |
void | detach () |
void | attach (CTreeItem *item) |
CNamedItem * | findByName (const CString &name, bool subMatch=false) |
![]() | |
virtual ClassDef * | getType () const |
bool | isInstanceOf (const ClassDef *classDef) const |
virtual void | saveHeader (SimpleFile *file, int indent) |
virtual void | saveFooter (SimpleFile *file, int indent) |
Public Attributes | |
PetArea | _currentArea |
CTreeItem * | _activeNPC |
CGameObject * | _remoteTarget |
CLASSDEF | |
![]() | |
Rect | _bounds |
bool | _isPendingMail |
uint | _destRoomFlags |
uint | _roomFlags |
bool | _handleMouseFlag |
CursorId | _cursorId |
bool | _visible |
CLASSDEF | |
![]() | |
CString | _name |
CLASSDEF | |
![]() | |
CLASSDEF | |
Protected Member Functions | |
bool | MouseButtonDownMsg (CMouseButtonDownMsg *msg) |
bool | MouseDragStartMsg (CMouseDragStartMsg *msg) |
bool | MouseDragMoveMsg (CMouseDragMoveMsg *msg) |
bool | MouseDragEndMsg (CMouseDragEndMsg *msg) |
bool | MouseButtonUpMsg (CMouseButtonUpMsg *msg) |
bool | MouseDoubleClickMsg (CMouseDoubleClickMsg *msg) |
bool | MouseWheelMsg (CMouseWheelMsg *msg) |
bool | KeyCharMsg (CKeyCharMsg *msg) |
bool | VirtualKeyCharMsg (CVirtualKeyCharMsg *msg) |
bool | TimerMsg (CTimerMsg *msg) |
![]() | |
void | savePosition () |
void | resetPosition () |
bool | checkStartDragging (CMouseDragStartMsg *msg) |
void | gotoView (const CString &viewName, const CString &clipName) |
CViewItem * | parseView (const CString &viewString) |
void | loadMovie (const CString &name, bool pendingFlag=true) |
void | loadImage (const CString &name, bool pendingFlag=true) |
void | incTransitions () |
void | decTransitions () |
void | lockMouse () |
void | unlockMouse () |
void | hideMouse () |
void | showMouse () |
void | disableMouse () |
void | enableMouse () |
void | mouseDisableControl () |
void | mouseEnableControl () |
void | mouseSetPosition (const Point &pt, double rate) |
void | lockInputHandler () |
void | unlockInputHandler () |
void | loadSound (const CString &name) |
int | playSound (const CString &name, uint volume=100, int balance=0, bool repeated=false) |
int | playSound (const CString &name, CProximity &prox) |
int | queueSound (const CString &name, uint priorHandle, uint volume=100, int balance=0, bool repeated=false, Audio::Mixer::SoundType soundType=Audio::Mixer::kPlainSoundType) |
void | stopSound (int handle, uint seconds=0) |
bool | isSoundActive (int handle) const |
void | setSoundVolume (int handle, uint percent, uint seconds) |
void | playAmbientSound (const CString &resName, VolumeMode mode, bool initialMute, bool repeated, int handleIndex, Audio::Mixer::SoundType soundType=Audio::Mixer::kMusicSoundType) |
void | stopAmbientSound (bool transition, int handleIndex) |
void | setAmbientSoundVolume (VolumeMode mode, uint seconds, int handleIndex) |
void | stopSoundChannel (bool channel3) |
int | addTimer (int endVal, uint firstDuration, uint repeatDuration) |
int | addTimer (uint firstDuration, uint repeatDuration=0) |
void | stopTimer (int id) |
int | startAnimTimer (const CString &action, uint firstDuration, uint repeatDuration=0) |
void | stopAnimTimer (int id) |
void | sleep (uint milli) |
Point | getMousePos () const |
bool | compareViewNameTo (const CString &name) const |
bool | compareRoomNameTo (const CString &name) |
CGameObject * | getMailManFirstObject () const |
CGameObject * | getMailManNextObject (CGameObject *prior) const |
CGameObject * | findMailByFlags (RoomFlagsComparison compareType, uint roomFlags) |
CGameObject * | getNextMail (CGameObject *prior) |
CGameObject * | findRoomObject (const CString &name) const |
CGameObject * | findInRoom (const CString &name) |
void | moveToView () |
void | moveToView (const CString &name) |
bool | changeView (const CString &viewName, const CString &clipName) |
bool | changeView (const CString &viewName) |
void | playClip (const CString &name, uint flags=0) |
void | playClip (uint startFrame, uint endFrame) |
bool | playCutscene (uint startFrame, uint endFrame) |
void | playRandomClip (const char *const *names, uint flags=0) |
CString | getViewFullName () const |
bool | clipExistsByStart (const CString &name, int startFrame=0) const |
bool | clipExistsByEnd (const CString &name, int endFrame=0) const |
void | petClear () const |
CMailMan * | getMailMan () const |
CDontSaveFileItem * | getDontSave () const |
CTreeItem * | getDontSaveChild (ClassDef *classDef) const |
CRoomItem * | getHiddenRoom () const |
CRoomItem * | locateRoom (const CString &name) const |
CTreeItem * | findUnder (CTreeItem *parent, const CString &name) const |
CRoomItem * | findRoomByName (const CString &name) |
CMusicRoom * | getMusicRoom () const |
void | setPassengerClass (PassengerClass newClass) |
void | setToggleColor (byte r, byte g, byte b) |
int | getClipDuration (const CString &name, int frameRate=14) const |
uint32 | getTicksCount () |
Common::SeekableReadStream * | getResource (const CString &name) |
bool | mailExists (uint roomFlags) const |
CGameObject * | findMail (uint roomFlags) const |
void | resetMail () |
void | petLockInput () |
void | petUnlockInput () |
void | quitGame () |
void | setMovieFrameRate (double rate) |
int | getRandomNumber (int max, int *oldVal=nullptr) |
bool | isBotDisallowedLocation () |
Additional Inherited Members | |
![]() | |
static void | init () |
static void | deinit () |
static bool | compareRoomFlags (RoomFlagsComparison compareType, uint flags1, uint flags2) |
![]() | |
static void | initClassList () |
static void | freeClassList () |
static CSaveableObject * | createInstance (const Common::String &name) |
![]() | |
static ClassDef * | _type |
![]() | |
double | _unused1 |
double | _unused2 |
double | _unused3 |
bool | _nonvisual |
byte | _toggleR |
byte | _toggleG |
byte | _toggleB |
CMovieClipList | _movieClips |
int | _initialFrame |
CMovieRangeInfoList | _movieRangeInfoList |
int | _frameNumber |
CTextControl * | _text |
uint | _textBorder |
uint | _textBorderRight |
Common::Point | _savedPos |
CVideoSurface * | _surface |
CString | _resource |
int | _unused4 |
![]() | |
static CCreditText * | _credits |
|
overridevirtual |
Save the data for the class to file
Reimplemented from Titanic::CGameObject.
|
overridevirtual |
Load the data for the class from file
Reimplemented from Titanic::CGameObject.
|
overridevirtual |
Allows the item to draw itself
Reimplemented from Titanic::CGameObject.
|
overridevirtual |
Gets the bounds occupied by the item
Reimplemented from Titanic::CGameObject.
void Titanic::CPetControl::reset | ( | ) |
Resets the PET, including all the sections within it
void Titanic::CPetControl::postLoad | ( | ) |
Called after loading a game has finished
void Titanic::CPetControl::enterNode | ( | CNodeItem * | node | ) |
Called when a new node is entered
void Titanic::CPetControl::enterRoom | ( | CRoomItem * | room | ) |
Called when a new room is entered
void Titanic::CPetControl::resetRemoteTarget | ( | ) |
Called to reset the remote target
void Titanic::CPetControl::setRemoteTarget | ( | CGameObject * | item | ) |
Set the remote target
PetArea Titanic::CPetControl::setArea | ( | PetArea | newSection, |
bool | forceChange = false |
||
) |
Sets the currently viewed area within the PET
void Titanic::CPetControl::hideCursor | ( | ) |
Hides the text cursor in the current section, if applicable
void Titanic::CPetControl::showCursor | ( | ) |
Shows the text cursor in the current section, if applicable
void Titanic::CPetControl::highlightGlyph | ( | int | id | ) |
Highlights a glyph item in the currently active section, if applicable
CGameObject* Titanic::CPetControl::getHiddenObject | ( | const CString & | name | ) |
Returns a game object used by the PET by name from within the special hidden room container
CRoomItem* Titanic::CPetControl::getHiddenRoom | ( | ) |
Returns a reference to the special hidden room container
void Titanic::CPetControl::drawSquares | ( | CScreenManager * | screenManager, |
int | count | ||
) |
Draws squares for showing glyphs inside
|
inline |
Returns true if the point is within the PET's draw bounds
CGameObject* Titanic::CPetControl::dragEnd | ( | const Point & | pt | ) | const |
Handles drag ends within the PET
bool Titanic::CPetControl::checkDragEnd | ( | CGameObject * | item | ) | const |
Handles checking when a drag-drop operation ends
void Titanic::CPetControl::displayMessage | ( | StringId | stringId, |
int | param = 0 |
||
) | const |
Display a message
void Titanic::CPetControl::displayMessage | ( | const CString & | str, |
int | param = 0 |
||
) | const |
Display a message
void Titanic::CPetControl::addTranslation | ( | StringId | id1, |
StringId | id2 | ||
) |
Switches to the Translation display, and adds a line to it's content
void Titanic::CPetControl::clearTranslation | ( | ) |
Clears the translation display
CGameObject* Titanic::CPetControl::getFirstObject | ( | ) | const |
Get the first game object stored in the PET
CGameObject* Titanic::CPetControl::getNextObject | ( | CGameObject * | prior | ) | const |
Get the next game object stored in the PET following the passed game object
void Titanic::CPetControl::addToInventory | ( | CGameObject * | item | ) |
Adds an item to the PET inventory
void Titanic::CPetControl::removeFromInventory | ( | CGameObject * | item, |
CTreeItem * | newParent, | ||
bool | refreshUI = true , |
||
bool | sendMsg = true |
||
) |
Remove an item from the inventory
void Titanic::CPetControl::removeFromInventory | ( | CGameObject * | item, |
bool | refreshUI = true , |
||
bool | sendMsg = true |
||
) |
Remove an item from the inventory
void Titanic::CPetControl::invChange | ( | CGameObject * | item | ) |
Called when the status of an item in the inventory has changed
void Titanic::CPetControl::moveToHiddenRoom | ( | CTreeItem * | item | ) |
Moves a tree item from it's original position to be under the hidden room
|
inline |
Sets a change for the PET Area's glyphs. Only applicable when the Inventory is the active tab
void Titanic::CPetControl::syncSoundSettings | ( | ) |
Handles updates to the sound levels
void Titanic::CPetControl::playSound | ( | int | soundNum | ) |
Play a sound
int Titanic::CPetControl::canSummonBot | ( | const CString & | name | ) |
Check whether an NPC can be summoned
void Titanic::CPetControl::summonBot | ( | const CString & | name, |
int | val | ||
) |
Summon an NPC to the player
void Titanic::CPetControl::onSummonBot | ( | const CString & | name, |
int | val | ||
) |
Summon a bot to the player
bool Titanic::CPetControl::dismissBot | ( | const CString & | name | ) |
Dismiss an NPC
bool Titanic::CPetControl::isDoorOrBellbotPresent | ( | ) | const |
Returns true if Doorbot or Bellbot present
void Titanic::CPetControl::startPetTimer | ( | uint | timerIndex, |
uint | firstDuration, | ||
uint | duration, | ||
CPetSection * | target | ||
) |
Start a timer for a Pet Area
void Titanic::CPetControl::stopPetTimer | ( | uint | timerIndex | ) |
Stop a timer
|
inline |
Returns true if all input is currently locked (disabled)
|
inline |
Increments the input locked count
|
inline |
Decremenst the input locked count
|
inline |
Returns true if the PET is currently unlocked
|
inline |
Increment the number of PET area (tab) locks
|
inline |
Decrement the number of PET area (tab) locks
void Titanic::CPetControl::setActiveNPC | ( | const CString & | name | ) |
Sets the active NPC
void Titanic::CPetControl::setActiveNPC | ( | CTrueTalkNPC * | npc | ) |
Sets the actie NPC
void Titanic::CPetControl::refreshNPC | ( | ) |
Refresh the currently active NPC
void Titanic::CPetControl::resetActiveNPC | ( | ) |
Resets the Active NPC
|
inline |
Resets NPC in conversations
void Titanic::CPetControl::resetDials0 | ( | ) |
Resets the conversation dials back to 0 position
void Titanic::CPetControl::convResetDials | ( | int | flag = 1 | ) |
Resets the dial display in the conversation tab to reflect new values
|
inline |
Adds a line to the conversation log
|
inline |
Gives the player a new assigned room in the specified passenger class
|
inline |
Change the current location passenger class
|
inline |
Returns true if the player is in the current or previously assigned rooms
|
inline |
Set the current elevator number to use for room glyphs
|
inline |
Get the current elevator number used by room glyphs
|
inline |
Set the current floor number to use for room glyphs
|
inline |
Get the current floor number used by room glyphs
|
inline |
Set the current room number to use for room glyphs
|
inline |
Get the current floor number used by room glyphs
|
inline |
Sets the entry number for arriving at the well
|
inline |
Gets the entry number used when last arriving at the well
|
inline |
Sets the sub-level an SGT or 2nd class room is on
|
inline |
Gets the current sub-level for a stateroom
|
inline |
Reset the highlight
PassengerClass Titanic::CPetControl::getMailDestClass | ( | const CRoomFlags & | roomFlags | ) | const |
Get the passenger class of the specified room flags
|
inline |
Returns whether the given room flags specify a location with a SuccUBus
|
inline |
Returns the room number for the player's currently assigned room
|
inline |
Returns the floor number for the player's currently assigned room
|
inline |
Returns the elevator number for the player's currently assigned room
|
inline |
Sets the flag for whether elevator 4 has yet been fixed
|
inline |
Returns true if the player is in their 1st class stateroom
|
inline |
Returns true if the passed room flags indicate the room has a succubus
|
inline |
Called with a phonograph action for Send, Receive, or Record
void Titanic::CPetControl::starsSetButtons | ( | int | matchIndex, |
bool | isMarkerClose | ||
) |
Sets the status buttons for the starfield control
void Titanic::CPetControl::starsSetReference | ( | ) |
Sets that the user has the galactic reference material