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

#include <olcPixelGameEngine.h>

Inheritance diagram for olc::PGEX:
olc::GFX2D olc::GFX3D olc::QuickGUI::ModalDialog olc::SOUND olc::SplashScreen olc::TransformedView olc::popup::Manager olc::rcw::Engine

Public Member Functions

 PGEX (bool bHook=false)
 

Protected Member Functions

virtual void OnBeforeUserCreate ()
 
virtual void OnAfterUserCreate ()
 
virtual bool OnBeforeUserUpdate (float &fElapsedTime)
 
virtual void OnAfterUserUpdate (float fElapsedTime)
 

Static Protected Attributes

static PixelGameEnginepge
 

Friends

class olc::PixelGameEngine
 

Constructor & Destructor Documentation

◆ PGEX()

olc::PGEX::PGEX ( bool bHook = false)

Member Function Documentation

◆ OnAfterUserCreate()

virtual void olc::PGEX::OnAfterUserCreate ( )
protectedvirtual

Reimplemented in olc::SplashScreen.

◆ OnAfterUserUpdate()

virtual void olc::PGEX::OnAfterUserUpdate ( float fElapsedTime)
protectedvirtual

◆ OnBeforeUserCreate()

virtual void olc::PGEX::OnBeforeUserCreate ( )
protectedvirtual

◆ OnBeforeUserUpdate()

virtual bool olc::PGEX::OnBeforeUserUpdate ( float & fElapsedTime)
protectedvirtual

Friends And Related Symbol Documentation

◆ olc::PixelGameEngine

friend class olc::PixelGameEngine
friend

Member Data Documentation

◆ pge

PixelGameEngine* olc::PGEX::pge
staticprotected

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