ScummVM API documentation
Nancy::Action::RiddlePuzzle Member List

This is the complete list of members for Nancy::Action::RiddlePuzzle, including all inherited members.

_cursorBlinkTime (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_cursorDependency (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_days (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_dependencies (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_description (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_drawSurface (defined in Nancy::RenderObject)Nancy::RenderObject
_enterSound (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_eraseSound (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_execType (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_exitHotspot (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_exitSceneChange (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_exitSound (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_hasHotspot (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_hasMoved (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_hotspot (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_isActive (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_isDone (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_isVisible (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_needsRedraw (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_nextBlinkTime (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_playerHasHitReturn (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_playerInput (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_previousScreenPosition (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_puzzleState (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_riddleID (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_riddles (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_screenPosition (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_solveState (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_state (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_successSceneChange (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_successSound (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_textboxTextFontID (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_type (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_typeSound (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_viewportTextFontID (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
_z (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
ActionRecord() (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecordinline
canHaveHotspot() const (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecordinlineprotectedvirtual
convertToLocal(const Common::Rect &screen) const (defined in Nancy::RenderObject)Nancy::RenderObject
convertToScreen(const Common::Rect &rect) const (defined in Nancy::RenderObject)Nancy::RenderObject
drawText() (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleprotected
execute() override (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzlevirtual
ExecutionState enum name (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
ExecutionType enum name (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
finishExecution() (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecordprotected
getBounds() const (defined in Nancy::RenderObject)Nancy::RenderObjectinline
getHoverCursor() const (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecordinlinevirtual
getPreviousScreenPosition() const (defined in Nancy::RenderObject)Nancy::RenderObject
getRecordTypeName() const override (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleinlineprotectedvirtual
getScreenPosition() const (defined in Nancy::RenderObject)Nancy::RenderObject
getZOrder() const (defined in Nancy::RenderObject)Nancy::RenderObjectinline
grabPalette(byte *colors, uint paletteStart=0, uint paletteSize=256) (defined in Nancy::RenderObject)Nancy::RenderObject
handleInput(NancyInput &input) override (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzlevirtual
hasMoved() const (defined in Nancy::RenderObject)Nancy::RenderObjectinline
init() override (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzlevirtual
isViewportRelative() const override (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleinlineprotectedvirtual
isVisible() const (defined in Nancy::RenderObject)Nancy::RenderObjectinline
kActionTrigger enum value (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
kBegin enum value (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
kFailed enum value (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzle
kNotSolved enum value (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzle
kOneShot enum value (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
kRepeating enum value (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
kRun enum value (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
kSolvedAll enum value (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzle
kSolvedOne enum value (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzle
kWaitForSound enum value (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzle
moveTo(const Common::Point &position) (defined in Nancy::RenderObject)Nancy::RenderObject
moveTo(const Common::Rect &bounds) (defined in Nancy::RenderObject)Nancy::RenderObject
onPause(bool paused) override (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzlevirtual
readData(Common::SeekableReadStream &stream) override (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzlevirtual
registerGraphics() (defined in Nancy::RenderObject)Nancy::RenderObjectvirtual
RenderActionRecord(uint zOrder) (defined in Nancy::Action::RenderActionRecord)Nancy::Action::RenderActionRecordinline
RenderObject(uint16 zOrder) (defined in Nancy::RenderObject)Nancy::RenderObject
RenderObject(uint16 zOrder, Graphics::ManagedSurface &surface, const Common::Rect &srcBounds, const Common::Rect &destBounds) (defined in Nancy::RenderObject)Nancy::RenderObject
RiddlePuzzle() (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzleinline
setPalette(const Common::Path &paletteName, uint paletteStart=0, uint paletteSize=256) (defined in Nancy::RenderObject)Nancy::RenderObject
setPalette(const byte *colors, uint paletteStart=0, uint paletteSize=256) (defined in Nancy::RenderObject)Nancy::RenderObject
setTransparent(bool isTransparent) (defined in Nancy::RenderObject)Nancy::RenderObject
setVisible(bool visible) (defined in Nancy::RenderObject)Nancy::RenderObject
SolveState enum name (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzle
updateGraphics() (defined in Nancy::RenderObject)Nancy::RenderObjectinlinevirtual
~ActionRecord() (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecordinlinevirtual
~RenderActionRecord() (defined in Nancy::Action::RenderActionRecord)Nancy::Action::RenderActionRecordinlinevirtual
~RenderObject() (defined in Nancy::RenderObject)Nancy::RenderObjectvirtual
~RiddlePuzzle() (defined in Nancy::Action::RiddlePuzzle)Nancy::Action::RiddlePuzzlevirtual