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

Method mousePressed

Duration/src/testApp.cpp:84–86  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

82
83//--------------------------------------------------------------
84void testApp::mousePressed(int x, int y, int button){
85
86}
87
88//--------------------------------------------------------------
89void testApp::mouseReleased(int x, int y, int button){

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected