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