olcPixelGameEngine v2.28
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
Loading...
Searching...
No Matches
olc::SplashScreen Class Reference

#include <olcPGEX_SplashScreen.h>

Inheritance diagram for olc::SplashScreen:
olc::PGEX

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 PixelGameEnginepge
 

Constructor & Destructor Documentation

◆ SplashScreen()

olc::SplashScreen::SplashScreen ( )

Member Function Documentation

◆ OnAfterUserCreate()

virtual void olc::SplashScreen::OnAfterUserCreate ( )
overrideprotectedvirtual

Reimplemented from olc::PGEX.

◆ OnBeforeUserUpdate()

virtual bool olc::SplashScreen::OnBeforeUserUpdate ( float & fElapsedTime)
overrideprotectedvirtual

Reimplemented from olc::PGEX.


The documentation for this class was generated from the following file: