adamRenny / LayerJS

2D Canvas Library supporting Layered Rendering
MIT License
8 stars 1 forks source link

Child rotation doesn't affect parent hit tests #71

Open adamRenny opened 11 years ago

adamRenny commented 11 years ago

When a child renderable is rotating within a renderable group the renderable group will not register a hit in the event that the rotating child has had its coordinate space move outside of the parent hit space.