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

Add a way to get/set the image of an animatable #214

Open RikoOphorst opened 10 years ago

RikoOphorst commented 10 years ago

Add a method to the animatable to set the spritesheet that the animatable is using. Also add a method to the animatable that gets its spritesheet.