Mercurial > hg > tweakathon2ios
comparison SearchMessageOrganiser.h @ 11:91c3fba6e5b9
things can register for pd metronome events
onTick gets back to search message organiser
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Mon, 20 Oct 2014 11:23:55 +0100 |
parents | e25d2b1b185e |
children | b339acf124df |
comparison
equal
deleted
inserted
replaced
10:e25d2b1b185e | 11:91c3fba6e5b9 |
---|---|
268 CountdownText* countdownPanel; | 268 CountdownText* countdownPanel; |
269 TargetSymbol* targetSymbol; | 269 TargetSymbol* targetSymbol; |
270 Leap3DBoxGL* box3D; | 270 Leap3DBoxGL* box3D; |
271 TextPanel* scorePanel; | 271 TextPanel* scorePanel; |
272 TextPanel* finishPanel; | 272 TextPanel* finishPanel; |
273 AppModeChangeFunction testAppModeChange; | 273 |
274 | |
275 //int scoreRunningTotal; | 274 //int scoreRunningTotal; |
276 TimerID currentSoundPlayTimer; | 275 TimerID currentSoundPlayTimer; |
277 | 276 |
278 int alternationSpeed; // ms between cand and target | 277 int alternationSpeed; // ms between cand and target |
279 bool playingAlternating; | 278 bool playingAlternating; |