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