MCPcopy Create free account
hub / github.com/YCAMInterlab/Duration / mouseReleased

Method mouseReleased

DurationRemote/src/testApp.cpp:262–264  ·  view source on GitHub ↗

--------------------------------------------------------------

Source from the content-addressed store, hash-verified

260
261//--------------------------------------------------------------
262void testApp::mouseReleased(int x, int y, int button){
263 draggingSeek = false;
264}
265
266//--------------------------------------------------------------
267void testApp::windowResized(int w, int h){

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected