Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on Flash #25

Open
zommerfelds opened this issue May 24, 2020 · 2 comments
Open

Remove dependency on Flash #25

zommerfelds opened this issue May 24, 2020 · 2 comments

Comments

@zommerfelds
Copy link

I'm trying to use box2d in my Heaps.io project, compiled for HashLink. The compilation fails because of the usage of flash.display.Sprite in B2DebugDraw.

Since I probably don't need debug draw I was wondering if we can wrap this code around a compile flag (using #if swf or maybe a custom debug_draw flag).

I'm pretty new to Haxe, but since this seems like an easy PR I could look into it if you like the idea.

@zommerfelds
Copy link
Author

Woops I just noticed that this might have been fixed already. However it is not included in the latest release.

Can we cut a new release? 1.2.3 seems very old.

@zommerfelds
Copy link
Author

Still at 1.2.3 :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant