Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Update
Method · 0.80
Draw
Method · 0.80
DrawDecal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected