diff options
Diffstat (limited to 'vfg/src/Puppet.h')
| -rwxr-xr-x | vfg/src/Puppet.h | 5 |
1 files changed, 4 insertions, 1 deletions
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 {
|
