spilgames / glue

Glue is a JavaScript game engine for making web games that run on desktop and touch devices.
glue-engine.com
Other
10 stars 4 forks source link

Propagate events with only translation #247

Closed HernanZh closed 10 years ago

HernanZh commented 10 years ago

Partially fixes issue #205 Child objects are now clickable, as long as the parent object is not scaled/rotated

Work to be done: Propagate events with scale and rotation