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

refactor bounding box #258

Open HernanZh opened 10 years ago

HernanZh commented 10 years ago

Bounding box should return a rectangle based on the dimension (does this currently) However, if you use setBoundingBox, this rectangle should be returned afterwards.