Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animation Helpers #20

Open
mzgoddard opened this issue Apr 14, 2016 · 0 comments
Open

Animation Helpers #20

mzgoddard opened this issue Apr 14, 2016 · 0 comments
Assignees

Comments

@mzgoddard
Copy link
Member

mzgoddard commented Apr 14, 2016

Parentable Runloop

Class that provides helpers for animating objects, especially around timeout based cleanup tasks. Can create a hierarchy where the parent retains complete play/pause control over all its containing children.

Runloop Light

Class that provides animation optimization for small animation pieces within a game. Think: falling stars around end game text.

Promise chain helper

Helpers that do things like return promises that resolve when a frame has been requested.

Generator helper

Similar to co but more lightweight and purpose built for a gaming animation use case

@labond labond added the On Deck label May 11, 2016
@mzgoddard mzgoddard removed their assignment May 12, 2016
@kadamwhite kadamwhite added this to the Sprint 5 milestone May 13, 2016
@labond labond added ready and removed On Deck labels May 16, 2016
@labond labond removed this from the Sprint 5 milestone May 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants