Pomax / Pjs-2D-Game-Engine

Processing.js 2D Game Engine
85 stars 53 forks source link

make Boundary.supports() work correctly #7

Open Pomax opened 12 years ago

Pomax commented 12 years ago

Right now it's a naive bounding box check, which will fail for angled boundaries.