![]() |
olcPixelGameEngine v2.29
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
|
This is the complete list of members for olc::Platform, including all inherited members.
| ApplicationCleanUp()=0 | olc::Platform | pure virtual |
| ApplicationStartUp()=0 | olc::Platform | pure virtual |
| CreateGraphics(bool bFullScreen, bool bEnableVSYNC, const olc::vi2d &vViewPos, const olc::vi2d &vViewSize)=0 | olc::Platform | pure virtual |
| CreateWindowPane(const olc::vi2d &vWindowPos, olc::vi2d &vWindowSize, bool bFullScreen)=0 | olc::Platform | pure virtual |
| HandleSystemEvent()=0 | olc::Platform | pure virtual |
| ptrPGE | olc::Platform | static |
| SetWindowSize(const olc::vi2d &vWindowPos, const olc::vi2d &vWindowSize)=0 | olc::Platform | pure virtual |
| SetWindowTitle(const std::string &s)=0 | olc::Platform | pure virtual |
| ShowWindowFrame(const bool bShowFrame=true)=0 | olc::Platform | pure virtual |
| StartSystemEventLoop()=0 | olc::Platform | pure virtual |
| ThreadCleanUp()=0 | olc::Platform | pure virtual |
| ThreadStartUp()=0 | olc::Platform | pure virtual |
| ~Platform()=default | olc::Platform | virtual |