MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / getMousePos

Method getMousePos

src/override/Scene.cpp:145–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143
144
145math::Vec Scene::getMousePos() {
146 return mousePos;
147}
148
149
150void Scene::step() {

Callers 3

onDragMoveMethod · 0.45
onDragStartMethod · 0.45
onDragMoveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected