Closed clankill3r closed 10 years ago
many thanks for the example!
but i don't get why this would be crazy useful, seems be more or less the same like https://github.com/b-g/Ani/blob/master/examples/Ani_Easing_Viewer/Ani_Easing_Viewer.pde, or? :)
do you have an other example/usecase in mind? i just want to fully understand why you want to have the feature ... please let me know.
all the best, benedikt
Damn, i must have skipped that example. Maybe it's good to drop the current Ani_Easing_Styles.pde example and rename Ani_Easing_Viewer.pde to Styles. Just to reduce the amount of examples.
Ok + :)
I finally managed to create a ArrayList with Easing objects. But it would be nice if there was something like:
Ani.getAllEasings();
So it can be more convenient to fill an ArrayList.