Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ TextEntryGetCursor
Method
TextEntryGetCursor
olcPixelGameEngine.h:4384–4387 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4382
}
4383
4384
int32_t PixelGameEngine::TextEntryGetCursor() const
4385
{
4386
return nTextEntryCursor;
4387
}
4388
4389
bool PixelGameEngine::IsTextEntryEnabled() const
4390
{
Callers
2
Draw
Method · 0.80
DrawDecal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected