Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ ~BaseControl
Method
~BaseControl
extensions/olcPGEX_QuickGUI.h:405–408 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
403
}
404
405
BaseControl::~BaseControl()
406
{
407
408
}
409
410
void BaseControl::Enable(const bool bEnable)
411
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected