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

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

_bitmapOverlayName (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_cursorDependency (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_curViewportFrame (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovieprotected
_days (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_decoder (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_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
_firstFrame (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_frameFlags (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_fullFrame (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovieprotected
_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
_isFinished (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovieprotected
_isVisible (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_lastFrame (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_needsRedraw (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_paletteName (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_playDirection (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_playerCursorAllowed (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_previousScreenPosition (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_sceneChange (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_screenPosition (defined in Nancy::RenderObject)Nancy::RenderObjectprotected
_sound (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_state (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_triggerFlags (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_type (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
_videoDescs (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_videoFormat (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_videoName (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_videoSceneChange (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_videoType (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovie
_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::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovievirtual
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::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovieinlineprotectedvirtual
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) (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecordinlinevirtual
hasMoved() const (defined in Nancy::RenderObject)Nancy::RenderObjectinline
init() override (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovievirtual
isViewportRelative() const override (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovieinlineprotectedvirtual
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
kMovieNoSceneChange (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMoviestatic
kMovieSceneChange (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMoviestatic
kNoPlayerCursorAllowed (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMoviestatic
kOneShot enum value (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecord
kPlayerCursorAllowed (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMoviestatic
kPlayMovieForward (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMoviestatic
kPlayMovieReverse (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMoviestatic
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::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovievirtual
PlaySecondaryMovie() (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovieinline
readData(Common::SeekableReadStream &stream) override (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovievirtual
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
updateGraphics() (defined in Nancy::RenderObject)Nancy::RenderObjectinlinevirtual
~ActionRecord() (defined in Nancy::Action::ActionRecord)Nancy::Action::ActionRecordinlinevirtual
~PlaySecondaryMovie() (defined in Nancy::Action::PlaySecondaryMovie)Nancy::Action::PlaySecondaryMovievirtual
~RenderActionRecord() (defined in Nancy::Action::RenderActionRecord)Nancy::Action::RenderActionRecordinlinevirtual
~RenderObject() (defined in Nancy::RenderObject)Nancy::RenderObjectvirtual