_buttonDests (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_buttonDisabledSrcs (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_buttonsImage (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_buttonsImageName (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_buttonSrcs (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_currentSrc (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_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 | |
_dest (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_disabledButtons (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_drawSurface (defined in Nancy::RenderObject) | Nancy::RenderObject | |
_execType (defined in Nancy::Action::ActionRecord) | Nancy::Action::ActionRecord | |
_exitHotspot (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_exitScene (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_hasHotspot (defined in Nancy::Action::ActionRecord) | Nancy::Action::ActionRecord | |
_hasMoved (defined in Nancy::RenderObject) | Nancy::RenderObject | protected |
_hotspot (defined in Nancy::Action::ActionRecord) | Nancy::Action::ActionRecord | |
_innerBounds (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_innerImage (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_innerImageName (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_isActive (defined in Nancy::Action::ActionRecord) | Nancy::Action::ActionRecord | |
_isDone (defined in Nancy::Action::ActionRecord) | Nancy::Action::ActionRecord | |
_isVisible (defined in Nancy::RenderObject) | Nancy::RenderObject | protected |
_needsRedraw (defined in Nancy::RenderObject) | Nancy::RenderObject | protected |
_pixelsToScroll (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_pressedButton (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_pressStart (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_previousScreenPosition (defined in Nancy::RenderObject) | Nancy::RenderObject | protected |
_screenPosition (defined in Nancy::RenderObject) | Nancy::RenderObject | protected |
_startSrc (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_state (defined in Nancy::Action::ActionRecord) | Nancy::Action::ActionRecord | |
_transparency (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
_type (defined in Nancy::Action::ActionRecord) | Nancy::Action::ActionRecord | |
_z (defined in Nancy::RenderObject) | Nancy::RenderObject | protected |
ActionRecord() (defined in Nancy::Action::ActionRecord) | Nancy::Action::ActionRecord | inline |
canHaveHotspot() const (defined in Nancy::Action::ActionRecord) | Nancy::Action::ActionRecord | inlineprotectedvirtual |
checkButtons() (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
convertToLocal(const Common::Rect &screen) const (defined in Nancy::RenderObject) | Nancy::RenderObject | |
convertToScreen(const Common::Rect &rect) const (defined in Nancy::RenderObject) | Nancy::RenderObject | |
drawInner() (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | protected |
execute() override (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | virtual |
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::ActionRecord | protected |
getBounds() const (defined in Nancy::RenderObject) | Nancy::RenderObject | inline |
getHoverCursor() const (defined in Nancy::Action::ActionRecord) | Nancy::Action::ActionRecord | inlinevirtual |
getPreviousScreenPosition() const (defined in Nancy::RenderObject) | Nancy::RenderObject | |
getRecordTypeName() const override (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | inlineprotectedvirtual |
getScreenPosition() const (defined in Nancy::RenderObject) | Nancy::RenderObject | |
getZOrder() const (defined in Nancy::RenderObject) | Nancy::RenderObject | inline |
grabPalette(byte *colors, uint paletteStart=0, uint paletteSize=256) (defined in Nancy::RenderObject) | Nancy::RenderObject | |
handleInput(NancyInput &input) override (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | virtual |
hasMoved() const (defined in Nancy::RenderObject) | Nancy::RenderObject | inline |
init() override (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | virtual |
isViewportRelative() const override (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | inlineprotectedvirtual |
isVisible() const (defined in Nancy::RenderObject) | Nancy::RenderObject | inline |
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::RenderActionRecord | inlinevirtual |
PeepholePuzzle() (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | inline |
readData(Common::SeekableReadStream &stream) override (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | virtual |
registerGraphics() (defined in Nancy::RenderObject) | Nancy::RenderObject | virtual |
RenderActionRecord(uint zOrder) (defined in Nancy::Action::RenderActionRecord) | Nancy::Action::RenderActionRecord | inline |
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 | |
updateGraphics() (defined in Nancy::RenderObject) | Nancy::RenderObject | inlinevirtual |
~ActionRecord() (defined in Nancy::Action::ActionRecord) | Nancy::Action::ActionRecord | inlinevirtual |
~PeepholePuzzle() (defined in Nancy::Action::PeepholePuzzle) | Nancy::Action::PeepholePuzzle | inlinevirtual |
~RenderActionRecord() (defined in Nancy::Action::RenderActionRecord) | Nancy::Action::RenderActionRecord | inlinevirtual |
~RenderObject() (defined in Nancy::RenderObject) | Nancy::RenderObject | virtual |