Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ GetCursorPosition
Method
GetCursorPosition
src/SFGUI/Entry.cpp:329–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
327
}
328
329
int Entry::GetCursorPosition() const {
330
return m_cursor_position;
331
}
332
333
const sf::String& Entry::GetVisibleText() const {
334
return m_visible_string;
Callers
2
CreateSpinButtonDrawable
Method · 0.80
CreateEntryDrawable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected