From 11229ede83c48fab01e6e566155536b5e7e9d762 Mon Sep 17 00:00:00 2001 From: Comment Date: Mon, 24 Jun 2013 23:18:03 +0100 Subject: yay --- 06_performance/src/testApp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to '06_performance/src/testApp.h') diff --git a/06_performance/src/testApp.h b/06_performance/src/testApp.h index 337e05b..504cc53 100644 --- a/06_performance/src/testApp.h +++ b/06_performance/src/testApp.h @@ -184,6 +184,8 @@ class testApp : public ofBaseApp, public ofxMidiListener{ vector videoclips; ofxOscReceiver receiver; + + float xOffs,startX,yOffs,startY; }; #endif -- cgit v1.2.3