Hi, I'm looking into adapting the generic JS runtime to work with easeljs. I couldn't find any detailed documentation on the runtimes. Has anyone written any spine rendering code for easeljs, or more generally, the canvas 2d context?
It appears the generic JS runtime renderes to webGL which I won't be using. I want to use canvas 2d.
Any information would be much appreciated.