sotsuron

Fork of linearMirrorMotion1017 by Hiromasa Oku

Revision:
25:423050363215
Parent:
24:ab74d2018e6c
Child:
26:74ecbf9985e1
--- a/renderclass.h	Tue Jul 02 08:26:45 2013 +0000
+++ b/renderclass.h	Wed Jul 03 07:43:48 2013 +0000
@@ -31,6 +31,7 @@
     void updateSpeed(float gspeed, float gangle, float vvx, float vvy);
 
     int shearingSwitch;
+    int laserColor;
     
     private:
     vector<letter> *ptext;