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

Method IsTextEntryEnabled

olcPixelGameEngine.h:4389–4392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4387 }
4388
4389 bool PixelGameEngine::IsTextEntryEnabled() const
4390 {
4391 return bTextEntryEnable;
4392 }
4393
4394
4395 void PixelGameEngine::UpdateTextEntry()

Callers 3

UpdateMethod · 0.80
DrawMethod · 0.80
DrawDecalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected