PixelLightAPI  .
PLCore::FrontendImpl Member List
This is the complete list of members for PLCore::FrontendImpl, including all inherited members.
AbstractFrontend()PLCore::AbstractFrontend [protected]
AbstractLifecycle()PLCore::AbstractLifecycle [protected]
CorrectPositionSize(int &nX, int &nY, uint32 &nWidth, uint32 &nHeight, int nScreenLeft, int nScreenTop, int nScreenWidth, int nScreenHeight, uint32 nMinWidth=200, uint32 nMinHeight=200)PLCore::FrontendImpl [protected, static]
CreateFrontend(const FrontendContext &cFrontendContext, FrontendImpl &cFrontendImpl)PLCore::FrontendImpl [protected, static]
FromString(const String &sString)PLCore::Object [virtual]
FromXml(const XmlElement &cElement)PLCore::Object [virtual]
GetClass() const PLCore::ObjectBase [virtual]
GetFullscreenAltTab() const =0PLCore::FrontendImpl [protected, pure virtual]
GetHeight() const =0PLCore::FrontendImpl [protected, pure virtual]
GetMousePositionX() const =0PLCore::FrontendImpl [protected, pure virtual]
GetMousePositionY() const =0PLCore::FrontendImpl [protected, pure virtual]
GetNativeWindowHandle() const =0PLCore::FrontendImpl [protected, pure virtual]
GetTitle() const =0PLCore::FrontendImpl [protected, pure virtual]
GetToggleFullscreenMode() const =0PLCore::FrontendImpl [protected, pure virtual]
GetWidth() const =0PLCore::FrontendImpl [protected, pure virtual]
GetX() const =0PLCore::FrontendImpl [protected, pure virtual]
GetY() const =0PLCore::FrontendImpl [protected, pure virtual]
IsFullscreen() const =0PLCore::FrontendImpl [protected, pure virtual]
IsMouseOver() const =0PLCore::FrontendImpl [protected, pure virtual]
IsMouseVisible() const =0PLCore::FrontendImpl [protected, pure virtual]
m_pFrontendPLCore::FrontendImpl [protected]
ObjectBase()PLCore::ObjectBase
OnCreate() overridePLCore::FrontendImpl [protected, virtual]
OnDestroy() overridePLCore::FrontendImpl [protected, virtual]
OnDraw() overridePLCore::FrontendImpl [protected, virtual]
OnDrop(const Container< String > &lstFiles) overridePLCore::FrontendImpl [protected, virtual]
OnFullscreenMode() overridePLCore::FrontendImpl [protected, virtual]
OnPause() overridePLCore::FrontendImpl [protected, virtual]
OnRestart() overridePLCore::FrontendImpl [protected, virtual]
OnResume() overridePLCore::FrontendImpl [protected, virtual]
OnRun(const String &sExecutableFilename, const Array< String > &lstArguments)PLCore::FrontendImpl [protected, virtual]
OnSize() overridePLCore::FrontendImpl [protected, virtual]
OnStart() overridePLCore::FrontendImpl [protected, virtual]
OnStop() overridePLCore::FrontendImpl [protected, virtual]
OnUpdate() overridePLCore::FrontendImpl [protected, virtual]
Ping()=0PLCore::FrontendImpl [protected, pure virtual]
Redraw()=0PLCore::FrontendImpl [protected, pure virtual]
RefreshFullscreen()=0PLCore::FrontendImpl [protected, pure virtual]
Run(const String &sExecutableFilename, const Array< String > &lstArguments)PLCore::FrontendImpl [protected, virtual]
SetFullscreen(bool bFullscreen)=0PLCore::FrontendImpl [protected, pure virtual]
SetFullscreenAltTab(bool bAllowed)=0PLCore::FrontendImpl [protected, pure virtual]
SetMouseVisible(bool bVisible)=0PLCore::FrontendImpl [protected, pure virtual]
SetPositionSize(int nX, int nY, uint32 nWidth, uint32 nHeight)=0PLCore::FrontendImpl [protected, pure virtual]
SetTitle(const String &sTitle)=0PLCore::FrontendImpl [protected, pure virtual]
SetToggleFullscreenMode(bool bToggleFullscreenMode)=0PLCore::FrontendImpl [protected, pure virtual]
SetTrapMouse(bool bTrap)=0PLCore::FrontendImpl [protected, pure virtual]
ToString() const PLCore::Object [virtual]
ToXml() const PLCore::Object [virtual]
~AbstractFrontend()PLCore::AbstractFrontend [protected, virtual]
~AbstractLifecycle()PLCore::AbstractLifecycle [protected, virtual]
~ObjectBase()PLCore::ObjectBase [virtual]


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:14
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported