![]() |
olcPixelGameEngine v2.28
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) |
![]() | |
PGEX (bool bHook=false) | |
Protected Member Functions | |
virtual bool | OnBeforeUserUpdate (float &fElapsedTime) override |
![]() | |
virtual void | OnBeforeUserCreate () |
virtual void | OnAfterUserCreate () |
virtual void | OnAfterUserUpdate (float fElapsedTime) |
Additional Inherited Members | |
![]() | |
static PixelGameEngine * | pge |
olc::QuickGUI::ModalDialog::ModalDialog | ( | ) |
|
overrideprotectedvirtual |
Reimplemented from olc::PGEX.
void olc::QuickGUI::ModalDialog::ShowFileOpen | ( | const std::string & | sPath | ) |