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

#include <olcPixelGameEngine.h>

Public Attributes

bool bPressed = false
 
bool bReleased = false
 
bool bHeld = false
 

Member Data Documentation

◆ bHeld

bool olc::HWButton::bHeld = false

◆ bPressed

bool olc::HWButton::bPressed = false

◆ bReleased

bool olc::HWButton::bReleased = false

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