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

Method onMouseMove

src/keyboard.cpp:282–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280 }
281
282 void onMouseMove(math::Vec pos) {
283 mouseDevice.onMouseMove(pos);
284 }
285};
286
287

Callers 1

mouseMoveFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected