![]() |
olcPixelGameEngine v2.29
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
|
#include <olcPGEX_QuickGUI.h>
Public Member Functions | |
| ModalDialog () | |
| void | ShowFileOpen (const std::string &sPath) |
Public Member Functions inherited from olc::PGEX | |
| PGEX (bool bHook=false) | |
Protected Member Functions | |
| virtual bool | OnBeforeUserUpdate (float &fElapsedTime) override |
Protected Member Functions inherited from olc::PGEX | |
| virtual void | OnBeforeUserCreate () |
| virtual void | OnAfterUserCreate () |
| virtual void | OnAfterUserUpdate (float fElapsedTime) |
Additional Inherited Members | |
Static Protected Attributes inherited from olc::PGEX | |
| static PixelGameEngine * | pge |
| olc::QuickGUI::ModalDialog::ModalDialog | ( | ) |
|
overrideprotectedvirtual |
Reimplemented from olc::PGEX.
| void olc::QuickGUI::ModalDialog::ShowFileOpen | ( | const std::string & | sPath | ) |