yeahrb / yeah

Ruby video game framework
MIT License
464 stars 26 forks source link

Animated sprite class #43

Open aostrega opened 10 years ago

aostrega commented 10 years ago

This is related to standard gameplay types (#40).

Design and build an animated sprite drawable which is sourced from a spritesheet image and drawn by a game object to visually represent itself.