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

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

_ccwCursorDest (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_completed (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_curPiece (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_curRotation (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_cursorDependency (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_cwCursorDest (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_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
_execType (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_exitHotspot (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_exitScene (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_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::CubePuzzle)Nancy::Action::CubePuzzleprotected
_imageName (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_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
_pickedUpPiece (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_pickUpSound (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_pieceDests (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_pieceSrcs (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_placedDest (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_placeDownSound (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_placedPieces (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_placedSrcs (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_previousScreenPosition (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_rotateSound (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_screenPosition (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_solveScene (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_solveSceneIDs (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_solveSound (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_startRotation (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
_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
CubePuzzle() (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleinline
execute() override (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzlevirtual
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::CubePuzzle)Nancy::Action::CubePuzzleinlineprotectedvirtual
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::CubePuzzle)Nancy::Action::CubePuzzlevirtual
hasMoved() const (defined in Nancy::RenderObject)Nancy::RenderObjectinline
init() override (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzlevirtual
isViewportRelative() const override (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleinlineprotectedvirtual
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::CubePuzzle)Nancy::Action::CubePuzzlevirtual
registerGraphics() override (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzlevirtual
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
rotateBase(int dir) (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleprotected
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
updateGraphics() (defined in Nancy::RenderObject)Nancy::RenderObjectinlinevirtual
~ActionRecord() (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecordinlinevirtual
~CubePuzzle() (defined in Nancy::Action::CubePuzzle)Nancy::Action::CubePuzzleinlinevirtual
~RenderActionRecord() (defined in Nancy::Action::RenderActionRecord)Nancy::Action::RenderActionRecordinlinevirtual
~RenderObject() (defined in Nancy::RenderObject)Nancy::RenderObjectvirtual