From fd8dc2aa23c4bbc297e835e4f920aaf5342aba5e Mon Sep 17 00:00:00 2001 From: Comment Date: Thu, 27 Jun 2013 02:01:20 +0100 Subject: very nearly ready --- 06_performance/src/oni.h | 1 + 1 file changed, 1 insertion(+) (limited to '06_performance/src/oni.h') 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(); -- cgit v1.2.3