Skip to content
New issue

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

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

Already on GitHub? # to your account

Quadtree broken? #36

Open
222464 opened this issue Apr 28, 2015 · 2 comments
Open

Quadtree broken? #36

222464 opened this issue Apr 28, 2015 · 2 comments
Milestone

Comments

@222464
Copy link

222464 commented Apr 28, 2015

All objects in the quadtree are at the topmost level despite being trivial to partition, except for one object which cannot be found in the quadtree at all for some reason.

I can provide the TMX.

@fallahn
Copy link
Owner

fallahn commented Apr 28, 2015

Does the MapWithQuadTree example work for you? And does it work if you load your map into it?

@222464
Copy link
Author

222464 commented Apr 29, 2015

It works only if I query the entire map as the query region. If I query just the view, it gets most of the objects correctly but leaves out one object.

@fallahn fallahn added this to the 2.0.0 milestone Feb 8, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants