From 0bb92ced351b7fbba6e2e7036eae92037d08facf Mon Sep 17 00:00:00 2001 From: Comment Date: Sat, 8 Dec 2012 00:38:32 +0000 Subject: working on game logic --- vfg/src/Puppet.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'vfg/src/Puppet.h') diff --git a/vfg/src/Puppet.h b/vfg/src/Puppet.h index 4bebb45..1f6d90a 100755 --- a/vfg/src/Puppet.h +++ b/vfg/src/Puppet.h @@ -8,7 +8,10 @@ /* "base" clip will be drawn unless another clip is playing -TODO: make resolution independent +hoe to create synced anim at time +1) dead reckoning from outside +2) special clip@time method +3) change to timed clips (option?) */ class puppetSprite: public ofxSprite { -- cgit v1.2.3