, including all inherited members.
| baseResourceName | SO3::SWidget | [protected] |
| bind(const std::wstring &funcName, const Hikari::FlashDelegate &callback) | SO3::SFlashWidget | [protected, virtual] |
| callFunction(const std::wstring &funcName, const Hikari::Arguments &args=Hikari::Args()) | SO3::SFlashWidget | [protected, virtual] |
| CheckUrl(const std::string &url) | SO3::SWidget | [protected] |
| CommonConstructorSequence(bool overlayedFlashControl) | SO3::SFlashWidget | |
| FlashRenderQuality enum name | SO3::SFlashWidget | |
| FlashScaleMode enum name | SO3::SFlashWidget | |
| focus() | SO3::SFlashWidget | [protected, virtual] |
| forceRenderingUpdate | SO3::SWidget | [protected] |
| getExtents(unsigned short &width, unsigned short &height) const | SO3::SFlashWidget | [protected, virtual] |
| GetForeground() | SO3::SWidget | |
| GetHeight() | SO3::SWidget | |
| GetIgnoreTransparentPixels() | SO3::SWidget | |
| GetIgnoreTransparentPixelsTreshold() | SO3::SWidget | |
| GetKeyboardEnable() | SO3::SWidget | |
| getMaterialName() const | SO3::SFlashWidget | [protected, virtual] |
| GetMouseEnable() | SO3::SWidget | |
| GetMouseOver() | SO3::SWidget | |
| getName() const | SO3::SFlashWidget | [protected, virtual] |
| GetName() | SO3::SData | |
| GetOpacity() | SO3::SWidget | |
| GetParentScene() | SO3::SWidget | |
| GetPixelUnder(int posX, int posY) | SO3::SFlashWidget | [protected, virtual] |
| GetPosition() | SO3::SWidget | |
| getRelativeX(int absX) | SO3::SFlashWidget | [protected, virtual] |
| getRelativeY(int absY) | SO3::SFlashWidget | [protected, virtual] |
| GetRenderingQuality() | SO3::SFlashWidget | |
| GetScaleMode() | SO3::SFlashWidget | |
| GetSize() | SO3::SWidget | |
| GetTopOnFocus() | SO3::SWidget | |
| GetTransparency() | SO3::SWidget | |
| GetType() | SO3::SWidget | |
| GetUserObjectBindings() | SO3::SData | |
| GetUserObjectBindings() const | SO3::SData | |
| getUVScale(float &uScale, float &vScale) const | SO3::SFlashWidget | [protected, virtual] |
| getVisibility() const | SO3::SFlashWidget | [protected, virtual] |
| GetVisible() | SO3::SWidget | |
| GetWidth() | SO3::SWidget | |
| GetZOrder() | SO3::SWidget | |
| getZOrder() | SO3::SFlashWidget | [protected, virtual] |
| gotoFrame(long frameNum) | SO3::SFlashWidget | [protected, virtual] |
| handleFlashCall(const std::wstring &xmlString) | SO3::SFlashWidget | [protected, virtual] |
| handleKeyEvent(UINT msg, WPARAM wParam, LPARAM lParam) | SO3::SFlashWidget | [protected, virtual] |
| HasFocus() | SO3::SWidget | |
| height | SO3::SWidget | [protected] |
| hide() | SO3::SFlashWidget | [protected, virtual] |
| Hide(bool fade=false, unsigned short fadeDurationMS=300) | SO3::SWidget | |
| InjectKeyEvent(UINT msg, WindowHandle hwnd, WPARAM wParam, LPARAM lParam) | SO3::SFlashWidget | [virtual] |
| injectMouseDown(int xPos, int yPos, int index) | SO3::SFlashWidget | [protected, virtual] |
| InjectMouseDown(int xPos, int yPos, MouseButtonId button) | SO3::SFlashWidget | [virtual] |
| injectMouseMove(int xPos, int yPos, int btn) | SO3::SFlashWidget | [protected, virtual] |
| InjectMouseMove(int xPos, int yPos, MouseButtonId button) | SO3::SFlashWidget | [virtual] |
| injectMouseUp(int xPos, int yPos, int index) | SO3::SFlashWidget | [protected, virtual] |
| InjectMouseUp(int xPos, int yPos, MouseButtonId button) | SO3::SFlashWidget | [virtual] |
| injectMouseWheel(int relScroll, int xPos, int yPos) | SO3::SFlashWidget | [protected, virtual] |
| InjectMouseWheel(int scrollX, int scrollY, int relativeScroll) | SO3::SFlashWidget | [virtual] |
| InjectTextEvent(std::string utf8) | SO3::SFlashWidget | [virtual] |
| invalidateTotally() | SO3::SFlashWidget | [protected, virtual] |
| IsCompensateNPOT() const | SO3::SWidget | [protected] |
| isPointOverMe(int screenX, int screenY) | SO3::SFlashWidget | [protected, virtual] |
| leftPos | SO3::SWidget | [protected] |
| load(const std::string &movieFilename, Hikari::HikariManager *hikariMgr, int type) | SO3::SFlashWidget | [protected, virtual] |
| LoadFile(const std::string &file) | SO3::SFlashWidget | [virtual] |
| loadResource(Ogre::Resource *resource) | SO3::SWidget | [virtual] |
| LoadURL(const std::string &url) | SO3::SFlashWidget | [virtual] |
| Move(const SPoint< int > &relativeMove) | SO3::SWidget | |
| move(int deltaX, int deltaY) | SO3::SFlashWidget | [protected, virtual] |
| name | SO3::SData | [protected] |
| Play() | SO3::SFlashWidget | |
| play() | SO3::SFlashWidget | [protected, virtual] |
| renderingTexture | SO3::SWidget | [protected] |
| Rewind() | SO3::SFlashWidget | |
| rewind() | SO3::SFlashWidget | [protected, virtual] |
| RunScriptFunction(std::string functionName, std::vector< std::string > argumentList) | SO3::SFlashWidget | [virtual] |
| scene | SO3::SWidget | [protected] |
| SData(std::string dataName) | SO3::SData | |
| Seek(long seekFrame) | SO3::SFlashWidget | |
| setDraggable(bool widgetDraggable) | SO3::SFlashWidget | [protected, virtual] |
| SetFocusImpl(bool focusOnWidget) | SO3::SFlashWidget | [protected, virtual] |
| SetForeground(bool enableWidgetForeground) | SO3::SWidget | |
| SetIgnoreTransparentPixels(bool widgetIgnoreTransparentPixels, float tresholdColor=0.0f) | SO3::SWidget | |
| setIgnoreTransparentPixels(bool shouldIgnore, float threshold=0.04) | SO3::SFlashWidget | [protected, virtual] |
| SetKeyboardEnable(bool enableKeyboardOnWidget) | SO3::SWidget | |
| SetKeyboardEnableImpl(bool enableKeyboardOnWidget) | SO3::SFlashWidget | [protected, virtual] |
| setLoop(bool shouldLoop) | SO3::SFlashWidget | [protected, virtual] |
| SetMouseEnable(bool enableMouseOnWidget) | SO3::SWidget | |
| SetMouseEnableImpl(bool enableMouseOnWidget) | SO3::SFlashWidget | [protected, virtual] |
| setOpacity(float opacity) | SO3::SFlashWidget | [protected, virtual] |
| SetOpacity(float widgetOpacity) | SO3::SWidget | |
| SetPosition(int xPos, int yPos) | SO3::SWidget | |
| SetPosition(const SPoint< int > &newPosition) | SO3::SWidget | |
| setQuality(short renderQuality) | SO3::SFlashWidget | [protected, virtual] |
| SetRenderingQuality(FlashRenderQuality newQuality) | SO3::SFlashWidget | |
| SetScaleMode(FlashScaleMode widgetScaleMode) | SO3::SFlashWidget | |
| setScaleMode(short widgetScaleMode) | SO3::SFlashWidget | [protected, virtual] |
| SetSize(unsigned short newWidth, unsigned short newHeight) | SO3::SWidget | |
| SetSize(SPoint< unsigned short > newSize) | SO3::SWidget | |
| SetSizeImpl(unsigned short newWidth, unsigned short newHeight) | SO3::SFlashWidget | [protected, virtual] |
| SetTopOnFocus(bool enableWidgetTopOnFocus) | SO3::SWidget | |
| SetTransparency(bool enableTransparency) | SO3::SWidget | |
| SetTransparencyImpl(bool enableTransparency) | SO3::SFlashWidget | [protected, virtual] |
| setTransparent(bool isWidgetTransparent, bool useAlphaHack=false) | SO3::SFlashWidget | [protected, virtual] |
| setZOrder(unsigned short zorder) | SO3::SFlashWidget | [protected, virtual] |
| SetZOrder(unsigned short newWidgetOrder) | SO3::SWidget | |
| SFlashWidget(SScene *targetScene, std::string flashWidgetName, int xPos, int yPos, unsigned short widgetWidth, unsigned short widgetHeight, SViewPort *targetViewport, unsigned int widgetZOrder) | SO3::SFlashWidget | |
| SFlashWidget(SScene *targetScene, std::string flashWidgetName, int xPos, int yPos, unsigned short widgetWidth, unsigned short widgetHeight, SViewPort *targetViewport) | SO3::SFlashWidget | |
| SFlashWidget(SScene *targetScene, std::string flashWidgetName, unsigned short widgetWidth, unsigned short widgetHeight, SMaterial *targetMaterial, unsigned short targetTechnique, unsigned short targetPass, unsigned short targetTextureUnit) | SO3::SFlashWidget | |
| show() | SO3::SFlashWidget | [protected, virtual] |
| Show(bool fade=false, unsigned short fadeDurationMS=300) | SO3::SWidget | |
| SO3_FLASH_QUALITY_AUTOHIGH enum value | SO3::SFlashWidget | |
| SO3_FLASH_QUALITY_AUTOLOW enum value | SO3::SFlashWidget | |
| SO3_FLASH_QUALITY_BEST enum value | SO3::SFlashWidget | |
| SO3_FLASH_QUALITY_HIGH enum value | SO3::SFlashWidget | |
| SO3_FLASH_QUALITY_LOW enum value | SO3::SFlashWidget | |
| SO3_FLASH_QUALITY_MEDIUM enum value | SO3::SFlashWidget | |
| SO3_FLASH_SCALE_EXACTFIT enum value | SO3::SFlashWidget | |
| SO3_FLASH_SCALE_NOBORDER enum value | SO3::SFlashWidget | |
| SO3_FLASH_SCALE_SHOWALL enum value | SO3::SFlashWidget | |
| stop() | SO3::SFlashWidget | [protected, virtual] |
| Stop() | SO3::SFlashWidget | |
| SWidget(SScene *targetScene, std::string widgetName, int xPos, int yPos, unsigned short widgetWidth, unsigned short widgetHeight, SViewPort *targetViewport, unsigned int widgetZOrder, std::string widgetType) | SO3::SWidget | |
| SWidget(SScene *targetScene, std::string widgetName, int xPos, int yPos, unsigned short widgetWidth, unsigned short widgetHeight, SViewPort *targetViewport, std::string widgetType) | SO3::SWidget | |
| SWidget(SScene *targetScene, std::string widgetName, unsigned short widgetWidth, unsigned short widgetHeight, SMaterial *targetMaterial, unsigned short targetTechnique, unsigned short targetPass, unsigned short targetTextureUnit, std::string widgetType) | SO3::SWidget | |
| SWidgetManager | SO3::SWidget | |
| TakeFocus() | SO3::SWidget | |
| textureHeight | SO3::SWidget | [protected] |
| textureWidth | SO3::SWidget | [protected] |
| topPos | SO3::SWidget | [protected] |
| transparentTresholdColor | SO3::SWidget | [protected] |
| unbind(const std::wstring &funcName) | SO3::SFlashWidget | [protected, virtual] |
| update() | SO3::SFlashWidget | [protected, virtual] |
| viewport | SO3::SWidget | [protected] |
| width | SO3::SWidget | [protected] |
| ~SData() | SO3::SData | [virtual] |
| ~SFlashWidget() | SO3::SFlashWidget | |
| ~SWidget() | SO3::SWidget | |