GameWithPixels / DiceFirmware

Pixels dice firmware code.
MIT License
15 stars 1 forks source link

AnimationController architecture #51

Open obasille opened 2 years ago

obasille commented 2 years ago

AnimController directly modifies AnimationInstance::startTime field.

All fields in AnimationInstance should be private and have getters.