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

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

_correctPositions (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_currentPositions (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_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
_dests (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_drawSurface (defined in Nancy::RenderObject)Nancy::RenderObject
_execType (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_exitHotspot (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_exitScene (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_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
_hotspots (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_image (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_imageName (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_isActive (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_isClockwise (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_isDone (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_isSolved (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_isVisible (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_needsRedraw (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_previousScreenPosition (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_rotateSounds (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_screenPosition (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_solveScene (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_solveSound (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_solveSoundDelay (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_solveSoundDelayTime (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_srcs (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_startPositions (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleprotected
_state (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_type (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_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
execute() override (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzlevirtual
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::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleinlineprotectedvirtual
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::TwoDialPuzzle)Nancy::Action::TwoDialPuzzlevirtual
hasMoved() const (defined in Nancy::RenderObject)Nancy::RenderObjectinline
init() override (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzlevirtual
isViewportRelative() const override (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleinlineprotectedvirtual
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
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
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::TwoDialPuzzle)Nancy::Action::TwoDialPuzzlevirtual
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
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
TwoDialPuzzle() (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleinline
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
~TwoDialPuzzle() (defined in Nancy::Action::TwoDialPuzzle)Nancy::Action::TwoDialPuzzleinlinevirtual