Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rezonality/zep
/ GetMousePos
Method
GetMousePos
src/editor.cpp:1257–1260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1255
}
1256
1257
const NVec2f ZepEditor::GetMousePos() const
1258
{
1259
return m_mousePos;
1260
}
1261
1262
uint32_t ZepEditor::GetFlags() const
1263
{
Callers
1
Display
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected