diff testApp.h @ 14:f83635861187

rewrote sequence controller. ticks show relevant UI modes. images show for preset textures (but greenish?)
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Tue, 21 Oct 2014 16:39:39 +0100
parents d5e928887f51
children 2da0350a4aa2
line wrap: on
line diff
--- a/testApp.h	Mon Oct 20 19:36:39 2014 +0100
+++ b/testApp.h	Tue Oct 21 16:39:39 2014 +0100
@@ -102,7 +102,7 @@
     double ofFixGetHeight();
     ofTouchEventArgs transformTouchCoords(ofTouchEventArgs &point);
     ofLight light;
-        
+    UIProps* props;
     void lostFocus();
     void gotFocus();
     void gotMemoryWarning();
@@ -172,6 +172,7 @@
     void rotateToLandscapeRight(){};
     void toggleAutoRotation(){};
     
+    ofImage image;
 };
 
 // should be off split into