MCPcopy Create free account
hub / github.com/VCVRack/Rack / getMousePos

Method getMousePos

src/app/Scene.cpp:86–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84
85
86math::Vec Scene::getMousePos() {
87 return mousePos;
88}
89
90
91void Scene::step() {

Callers 5

onDragStartMethod · 0.45
onDragMoveMethod · 0.45
getInputPosMethod · 0.45
getOutputPosMethod · 0.45
onDragMoveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected