--------------------------------------------------------------
| 68 | |
| 69 | //-------------------------------------------------------------- |
| 70 | void testApp::keyReleased(int key){ |
| 71 | } |
| 72 | |
| 73 | //-------------------------------------------------------------- |
| 74 | void testApp::mouseMoved(int x, int y){ |
nothing calls this directly
no outgoing calls
no test coverage detected