c1009a2c12- Changed the Tools.getClassName() implementation as the old one couldn't work with classes defined in a minified .js file. You know have to use the class decorator @className on all class definition you whish to call getClassName() upon.
9 년 전
nockawa
a093c90189First commit of the Canvas2D feature. Still alpha, but working on a basic scenario.