haxe-phaser3
haxe-phaser3 copied to clipboard
Added spine typings and sound events
It is a WIP, but should be a lot better for future development.
Take a quick review and check if I did not write anything dumb
Hello ! Thanks for your contribution. All this repository have been generated with an automated tool ( https://github.com/sebbernery/haxe-phaser3-generator ). Did you write all of this manually or did you used another tool ? In any case I need to adapt my tool to not overwrite your work when regenerating the bindings. I'll think about it. At first look, those bindings seems perfectly fine to me, I'll check that more deeply at the end of the week. Have a nice day ! Sébastien.
I have written those things by hand. Took some hours but at least seems my code is compiling most of things right now. I'll probably be able to start testing by tomorrow, as I'm migrating a huge code base to Haxe
So, I have added things inside Phaser source under the protection of
#if SPINE_PLUGIN