Mercurial > hg > tweakathon2ios
diff SequenceController.h @ 48:2396eb9dcddd
back to menu improved but still dodgy
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Thu, 18 Dec 2014 17:02:28 +0000 |
parents | 17402059e089 |
children | a62e033117fa |
line wrap: on
line diff
--- a/SequenceController.h Wed Dec 17 16:12:34 2014 +0000 +++ b/SequenceController.h Thu Dec 18 17:02:28 2014 +0000 @@ -134,6 +134,7 @@ public: SequenceController(); void init(bool asoundOnlyMode, controlPanelType whichInterfaceAreWeUsing, bool demoMode); + void clearAll(); AnimStep getNextStep(); void setToStart(); void stepForward();