just a brief post to let you know that i updated my
Ani lib to 2.0, few small improvements ... and one new feature: custom easings.
new is the possibility to define the easing curve by your own. the whole thing is very inspired by greensock's customease concept, see
http://www.greensock.com/customease/ (hopefully they don't mind that i hijacked the standard to processing).
so i am wondering how to make one of my libs (
Ani) running on android, without having to develop seperate versions? any hint to have something like the "registering methods mechanism" on all target plattforms would be welcome.