summaryrefslogtreecommitdiff
path: root/06_performance/src/oni.h
diff options
context:
space:
mode:
Diffstat (limited to '06_performance/src/oni.h')
-rw-r--r--06_performance/src/oni.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/06_performance/src/oni.h b/06_performance/src/oni.h
index 73edeee..821dba7 100644
--- a/06_performance/src/oni.h
+++ b/06_performance/src/oni.h
@@ -60,6 +60,7 @@ class syncOniPlayer{
void play();
void update();
void pause();
+ bool isPlaying();
int getCurrentFrame();
float getPosition();
int getNumParticles();