MCPcopy Create free account
hub / github.com/OneLoneCoder/olcPixelGameEngine / Enabled

Method Enabled

extensions/olcPGEX_PopUpMenu.h:284–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282 }
283
284 bool Menu::Enabled()
285 {
286 return bEnabled;
287 }
288
289 bool Menu::HasChildren()
290 {

Callers 1

OnConfirmMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected