#include <olcPGEX_QuickGUI.h>
◆ State
Enumerator |
---|
Disabled | |
Normal | |
Hover | |
Click | |
◆ BaseControl()
◆ ~BaseControl()
virtual olc::QuickGUI::BaseControl::~BaseControl |
( |
| ) |
|
|
virtual |
◆ Draw()
◆ DrawDecal()
◆ Enable()
void olc::QuickGUI::BaseControl::Enable |
( |
const bool | bEnable | ) |
|
◆ Update()
◆ bHeld
bool olc::QuickGUI::BaseControl::bHeld = false |
◆ bPressed
bool olc::QuickGUI::BaseControl::bPressed = false |
◆ bReleased
bool olc::QuickGUI::BaseControl::bReleased = false |
◆ bVisible
bool olc::QuickGUI::BaseControl::bVisible = true |
◆ m_fTransition
float olc::QuickGUI::BaseControl::m_fTransition = 0.0 |
|
protected |
◆ m_manager
◆ m_state
The documentation for this class was generated from the following file: