This is the complete list of members for CYIApp, including all inherited members.
| CYIApp() | CYIApp | |
| CYIApp(CYIAppPriv *pPriv) | CYIApp | protected |
| CYIAppPriv class | CYIApp | friend |
| CYIFPSWidget class | CYIApp | friend |
| DestroyDevPanel() | CYIApp | |
| Draw() | CYIApp | virtual |
| GetAssetsPath() const | CYIApp | |
| GetBackgroundColor() | CYIApp | |
| GetBindingContext() | CYIApp | |
| GetCachePath() const | CYIApp | |
| GetDataPath() const | CYIApp | |
| GetDefaultNavigationBarVisibility() const | CYIApp | |
| GetDefaultOrientation() const | CYIApp | |
| GetDefaultStatusBarVisibility() const | CYIApp | |
| GetDevPanel() const | CYIApp | |
| GetExternalPath() const | CYIApp | |
| GetMainFramework() | CYIApp | |
| GetMainRenderSystem() | CYIApp | |
| GetSceneManager() const | CYIApp | |
| GetShowFPS() const | CYIApp | |
| GetVersion() const | CYIApp | |
| HandleActionInputs(int32_t nX, int32_t nY, YI_EVENT_TYPE eEventType, uint8_t uPointerID=0, bool bHover=false) | CYIApp | |
| HandleActionInputs(int32_t nX, int32_t nY, int32_t nWheelDelta, uint8_t uButton, YI_EVENT_TYPE eEventType, uint8_t uPointerID=0, bool bHover=false) | CYIApp | |
| HandleKeyInputs(const CYIKeyEvent &keyEvent) | CYIApp | |
| HandleLowMemory(MEMORY_LEVEL eMemoryLevel) | CYIApp | virtual |
| Init() | CYIApp | |
| InitializeDevPanel() | CYIApp | |
| IsInitialized() const | CYIApp | |
| IsMultiTouchEnabled() const | CYIApp | |
| LoadFont(const CYIString &URI, ssize_t *pnFontID, bool bLocal=false) | CYIApp | |
| LoadFont(const uint8_t *pFontData, uint32_t nDataSize, ssize_t *pnFontID) | CYIApp | |
| m_pPriv | CYIApp | protected |
| MEMORY_LEVEL enum name | CYIApp | |
| MEMORY_LEVEL_CRITICAL enum value | CYIApp | |
| MEMORY_LEVEL_LOW enum value | CYIApp | |
| MEMORY_LEVEL_MODERATE enum value | CYIApp | |
| OnPostDraw() | CYIApp | inlinevirtual |
| OnPreDraw() | CYIApp | inlinevirtual |
| OnSurfaceSizeChanged(int32_t nWidth, int32_t nHeight) | CYIApp | protectedvirtual |
| PostEvent(std::unique_ptr< CYIEvent > pEvent, YI_EVENT_PRIORITY priority=YI_EVENT_PRIORITY_DEFAULT, bool bBump=false) | CYIApp | |
| PostEvent(std::unique_ptr< CYIEvent > pEvent, CYIEventHandler *pDestination, YI_EVENT_PRIORITY priority=YI_EVENT_PRIORITY_DEFAULT, bool bBump=false) | CYIApp | |
| SendEvent(std::unique_ptr< CYIEvent > pEvent) | CYIApp | |
| SendEvent(std::unique_ptr< CYIEvent > pEvent, CYIEventHandler *pDestination) | CYIApp | |
| SetAssetsPath(const CYIString &assetsPath) | CYIApp | |
| SetBackgroundColor(const CYIColor &color) | CYIApp | |
| SetBindingContext(std::unique_ptr< CYIBindingContext > pBindingContext) | CYIApp | |
| SetCachePath(const CYIString &cachePath) | CYIApp | |
| SetDataPath(const CYIString &dataPath) | CYIApp | |
| SetDefaultNavigationBarVisibility(YIViewProperty::NavigationBar navigationBar) | CYIApp | |
| SetDefaultOrientation(YIViewProperty::Orientation orientation) | CYIApp | |
| SetDefaultStatusBarVisibility(YIViewProperty::StatusBar statusbar) | CYIApp | |
| SetExternalPath(const CYIString &externalPath) | CYIApp | |
| SetMultiTouchEnabled(bool bEnabled) | CYIApp | |
| SetScreenProperties(int screenSizeX, int screenSizeY, int screenDensityX, int screenDensityY) | CYIApp | |
| SetShowFPS(bool bShow) | CYIApp | |
| SetSurface(CYISurface *pSurface) | CYIApp | |
| SetVersion(const CYIString &version) | CYIApp | |
| SurfaceSizeChanged | CYIApp | |
| SurfaceWasResized(int32_t nWidth, int32_t nHeight) | CYIApp | |
| Swap() | CYIApp | virtual |
| Update(bool bForceDirty=false, bool bUpdateTime=true) | CYIApp | |
| UserConfiguration() | CYIApp | virtual |
| UserInit()=0 | CYIApp | protectedpure virtual |
| UserStart()=0 | CYIApp | protectedpure virtual |
| UserUpdate() | CYIApp | inlineprotectedvirtual |
| ~CYIApp() | CYIApp | virtual |