summaryrefslogtreecommitdiff
path: root/03_play/src/testApp.h
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-06-17 09:30:14 +0100
committerComment <tim@gray.(none)>2013-06-17 09:30:14 +0100
commit021e5cdd35bd0a84295e8083c5b5dd9b19b03a79 (patch)
treea46bc6146db19cff95fcf31b0323e8ce555032c0 /03_play/src/testApp.h
parent4f4662fba0c22c91c17eeea436d566398f8e5779 (diff)
difficulties with playback
Diffstat (limited to '03_play/src/testApp.h')
-rw-r--r--03_play/src/testApp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/03_play/src/testApp.h b/03_play/src/testApp.h
index 1b3a0c1..67cd4dc 100644
--- a/03_play/src/testApp.h
+++ b/03_play/src/testApp.h
@@ -47,6 +47,9 @@ public:
float offset;
ofxMayaCam cam;
+
+ bool drawmovies,drawcloud;
+ int frame;
};