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

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

_clickSound (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_correctSequence (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_currentSequence (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_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
_destRects (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_downHotspots (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_drawSurface (defined in Nancy::RenderObject)Nancy::RenderObject
_execType (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_exitHotspot (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_exitScene (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_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
_image (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_imageName (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_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
_previousScreenPosition (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_screenPosition (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_solveExitScene (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_solveSound (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_solveSoundDelay (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_solveSoundPlayTime (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_solveState (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_srcRects (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_state (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_type (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_upHotspots (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
_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
drawDial(uint id) (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzleprotected
execute() override (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzlevirtual
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::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzleinlineprotectedvirtual
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::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzlevirtual
hasMoved() const (defined in Nancy::RenderObject)Nancy::RenderObjectinline
init() override (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzlevirtual
isViewportRelative() const override (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzleinlineprotectedvirtual
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
kNotSolved enum value (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
kOneShot enum value (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
kPlaySound enum value (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
kRepeating enum value (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
kRun enum value (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
kWaitForSound enum value (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
moveTo(const Common::Point &position) (defined in Nancy::RenderObject)Nancy::RenderObject
moveTo(const Common::Rect &bounds) (defined in Nancy::RenderObject)Nancy::RenderObject
onPause(bool pause) override (defined in Nancy::Action::RenderActionRecord)Nancy::Action::RenderActionRecordinlinevirtual
readData(Common::SeekableReadStream &stream) override (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzlevirtual
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
RotatingLockPuzzle() (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzleinline
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::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzle
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
~RotatingLockPuzzle() (defined in Nancy::Action::RotatingLockPuzzle)Nancy::Action::RotatingLockPuzzleinlinevirtual