This is the complete list of members for Nancy::UI::Viewport, including all inherited members.
_autoMove (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_currentFrame (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_decoder (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_drawSurface (defined in Nancy::RenderObject) | Nancy::RenderObject | |
_edgesMask (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_format1Bounds (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_format2Bounds (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_fullFrame (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_hasMoved (defined in Nancy::RenderObject) | Nancy::RenderObject | protected |
_isVisible (defined in Nancy::RenderObject) | Nancy::RenderObject | protected |
_movementLastFrame (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_needsRedraw (defined in Nancy::RenderObject) | Nancy::RenderObject | protected |
_nextMovementTime (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_nonScrollZone (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_panningType (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_previousScreenPosition (defined in Nancy::RenderObject) | Nancy::RenderObject | protected |
_screenPosition (defined in Nancy::RenderObject) | Nancy::RenderObject | protected |
_stickyCursorPos (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_videoFormat (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
_z (defined in Nancy::RenderObject) | Nancy::RenderObject | protected |
convertScreenToViewport(const Common::Rect &viewportRect) const (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
convertToLocal(const Common::Rect &screen) const (defined in Nancy::RenderObject) | Nancy::RenderObject | |
convertToScreen(const Common::Rect &rect) const (defined in Nancy::RenderObject) | Nancy::RenderObject | |
convertViewportToScreen(const Common::Rect &viewportRect) const (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
disableEdges(byte edges) (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
enableEdges(byte edges) (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
getBounds() const (defined in Nancy::RenderObject) | Nancy::RenderObject | inline |
getCurFrame() const (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | inline |
getCurVerticalScroll() const (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | inline |
getFrameCount() const (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | inline |
getMaxScroll() const (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
getPreviousScreenPosition() const (defined in Nancy::RenderObject) | Nancy::RenderObject | |
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) (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
hasMoved() const (defined in Nancy::RenderObject) | Nancy::RenderObject | inline |
init() override (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | virtual |
isViewportRelative() const (defined in Nancy::RenderObject) | Nancy::RenderObject | inlineprotectedvirtual |
isVisible() const (defined in Nancy::RenderObject) | Nancy::RenderObject | inline |
loadVideo(const Common::Path &filename, uint frameNr=0, uint verticalScroll=0, byte panningType=kPanNone, uint16 format=2, const Common::Path &palette=Common::Path()) (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
moveTo(const Common::Point &position) (defined in Nancy::RenderObject) | Nancy::RenderObject | |
moveTo(const Common::Rect &bounds) (defined in Nancy::RenderObject) | Nancy::RenderObject | |
registerGraphics() (defined in Nancy::RenderObject) | Nancy::RenderObject | virtual |
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 | |
scrollDown(uint delta) (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
scrollUp(uint delta) (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
setEdgesSize(uint16 upSize, uint16 downSize, uint16 leftSize, uint16 rightSize) (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | protected |
setFrame(uint frameNr) (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
setNextFrame() (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
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 | |
setPreviousFrame() (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
setTransparent(bool isTransparent) (defined in Nancy::RenderObject) | Nancy::RenderObject | |
setVerticalScroll(uint scroll) (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | |
setVisible(bool visible) (defined in Nancy::RenderObject) | Nancy::RenderObject | |
updateGraphics() (defined in Nancy::RenderObject) | Nancy::RenderObject | inlinevirtual |
Viewport() (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | inline |
~RenderObject() (defined in Nancy::RenderObject) | Nancy::RenderObject | virtual |
~Viewport() (defined in Nancy::UI::Viewport) | Nancy::UI::Viewport | inlinevirtual |