rdemoparty / stardust

2D sidescroller
2 stars 0 forks source link

Implement all easing functions and export them to scripting #13

Open benishor opened 9 years ago

benishor commented 9 years ago

Implement remaining easing functions and export them to scripting. Also decide on the easier to use format that should be exported to scripting (either 0-1 interval or start, change, time, duration)