Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ TextEntryGetString
Method
TextEntryGetString
olcPixelGameEngine.h:4379–4382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4377
}
4378
4379
std::string PixelGameEngine::TextEntryGetString() const
4380
{
4381
return sTextEntryString;
4382
}
4383
4384
int32_t PixelGameEngine::TextEntryGetCursor() const
4385
{
Callers
1
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected