bcvery1 / tilepix

Library for combining tiled maps with pixel
MIT License
46 stars 14 forks source link

Expose collision detection for polygon objects #21

Closed bcvery1 closed 5 years ago

bcvery1 commented 5 years ago

Need functions which accepts a pixel.Rect/.Circle/.Vec, and returns a list of polygon objects which it collides with

bcvery1 commented 5 years ago

Collision detection is currently out of scope for TilePix