jtransc / gdx-backend-jtransc

GDX backend for JTransc: targeting every platform lime supports (html5, windows, linux, mac, android, ios...) (flash is wip) (consoles + unity likely to be supported in the future)
23 stars 6 forks source link

Fix actions and reflections #46

Closed ghost closed 7 years ago

ghost commented 7 years ago

Please see it, because copy all classes from backend for keep constructor maybe strange. Need KeepExpernal config in JT, but found reflection gependency for each new project will be hard too.

soywiz commented 7 years ago

Why does it require JTranscKeepConstructors? Minitemplates in .hx code is not referenced? Is it a bug?

ghost commented 7 years ago

I can not found problem, but have behavior: actions with constructors (deley, sequence) not create from reflections, but if action have not constructor (move, scale), reflection work good. If i find new information, i create issue with test.