sebbernery / haxe-phaser3

Phaser3 bindings for Haxe.
MIT License
20 stars 4 forks source link

Added spine typings and sound events #7

Open MrcSnm opened 2 years ago

MrcSnm commented 2 years ago

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

sebbernery commented 2 years ago

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.

MrcSnm commented 2 years ago

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

MrcSnm commented 2 years ago

So, I have added things inside Phaser source under the protection of

if SPINE_PLUGIN