cgonyeo / odd

One Dimensional Display
7 stars 1 forks source link

Allow animations to store information #17

Closed cgonyeo closed 9 years ago

cgonyeo commented 11 years ago

Make an array of a data struct that will allow animations to write down information about their current state. Would allow for significantly more advanced animations.

cgonyeo commented 11 years ago

An array of ints for each animation would probably be sufficient.