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

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

_allFound (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_cellGapX (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_cellGapY (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_currentWord (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_cursorDependency (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_cursorType (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_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
_exitCursorType (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_exitFlag (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_exitHotspot (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_exitScene (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_gridImage (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_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
_movie (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_needsRedraw (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_overlayImage (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_playingMovie (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_previousScreenPosition (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_screenPosition (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_selected (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_solutionImageName (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_solveScene (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_sounds (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_state (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_type (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_words (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
_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::ActionRecordinlinevirtual
chainMatchesAnswer() const (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
convertToLocal(const Common::Rect &screen) const (defined in Nancy::RenderObject)Nancy::RenderObject
convertToScreen(const Common::Rect &rect) const (defined in Nancy::RenderObject)Nancy::RenderObject
cursorSetFromScript() const (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecordinlinevirtual
execute() override (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzlevirtual
ExecutionState enum name (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
ExecutionType enum name (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
finishCurrentWord() (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
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
getPuzzleData() const (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
getRecordExtraInfo() const (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecordinlinevirtual
getRecordTypeName() const override (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleinlineprotectedvirtual
getScreenPosition() const (defined in Nancy::RenderObject)Nancy::RenderObject
getScreenPositionRaw() const (defined in Nancy::RenderObject)Nancy::RenderObjectinline
getZOrder() const (defined in Nancy::RenderObject)Nancy::RenderObjectinline
grabPalette(byte *colors, uint paletteStart=0, uint paletteSize=256) (defined in Nancy::RenderObject)Nancy::RenderObject
gridCoord(const Common::Rect &rect) const (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
handleInput(NancyInput &input) override (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzlevirtual
hasMoved() const (defined in Nancy::RenderObject)Nancy::RenderObjectinline
init() override (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzlevirtual
isAdjacent(const Common::Point &a, const Common::Point &b) const (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
isViewportRelative() const override (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleinlinevirtual
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
letterAtCursor(const Common::Point &mousePos) const (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
loadWord() (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
moveTo(const Common::Point &position) (defined in Nancy::RenderObject)Nancy::RenderObject
moveTo(const Common::Rect &bounds) (defined in Nancy::RenderObject)Nancy::RenderObject
needsRedraw() const (defined in Nancy::RenderObject)Nancy::RenderObjectinline
numSelected() const (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
onPause(bool pause) override (defined in Nancy::Action::RenderActionRecord)Nancy::Action::RenderActionRecordinlinevirtual
readData(Common::SeekableReadStream &stream) override (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzlevirtual
redraw() (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
registerGraphics() (defined in Nancy::RenderObject)Nancy::RenderObjectvirtual
RenderActionRecord(uint zOrder) (defined in Nancy::Action::RenderActionRecord)Nancy::Action::RenderActionRecordinline
RenderActionRecord(RenderActionRecord &&)=default (defined in Nancy::Action::RenderActionRecord)Nancy::Action::RenderActionRecord
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
RenderObject(RenderObject &&)=default (defined in Nancy::RenderObject)Nancy::RenderObject
setHasMoved(bool hasMoved) (defined in Nancy::RenderObject)Nancy::RenderObjectinline
setNeedsRedraw(bool needsRedraw) (defined in Nancy::RenderObject)Nancy::RenderObjectinline
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
setZOrder(uint16 z) (defined in Nancy::RenderObject)Nancy::RenderObjectinline
startFoundAnimation() (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleprotected
survivesSceneChange(bool nextSceneIsNoArt) const (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecordinlinevirtual
updateGraphics() (defined in Nancy::RenderObject)Nancy::RenderObjectinlinevirtual
updatePreviousScreenPosition() (defined in Nancy::RenderObject)Nancy::RenderObjectinline
WordFindPuzzle() (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleinline
~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
~WordFindPuzzle() (defined in Nancy::Action::WordFindPuzzle)Nancy::Action::WordFindPuzzleinlinevirtual