summaryrefslogtreecommitdiffhomepage
path: root/test/sprite.rb
AgeCommit message (Collapse)Author
2018-12-12Remove current web backendTom Black
Preparing for WebAssembly
2018-10-11Sprite `play` method now takes opts hashTom Black
2018-09-12Sprite enhancementsTom Black
Add ability to flip the sprite, run a block after an animation, properly change the width and height, and other fixes.
2018-05-06Sprite class redesignTom Black
See #33 for discussion