MCPcopy 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
1257const NVec2f ZepEditor::GetMousePos() const
1258{
1259 return m_mousePos;
1260}
1261
1262uint32_t ZepEditor::GetFlags() const
1263{

Callers 1

DisplayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected