summaryrefslogtreecommitdiffhomepage
path: root/SpiralGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'SpiralGenerator.h')
-rw-r--r--SpiralGenerator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/SpiralGenerator.h b/SpiralGenerator.h
index 25fe9ba..0dda951 100644
--- a/SpiralGenerator.h
+++ b/SpiralGenerator.h
@@ -26,5 +26,6 @@ private:
float m_redirect_time;
float m_redirect_decrease;
int m_segments;
+ float m_shift;
Color m_color;
};