log examples/anmrenderer.rs @ 675:6be3320a1cb3

age author description
Thu, 15 Aug 2019 00:26:01 +0200 Emmanuel Gil Peyrot Use the same RenderState as PyTouhou in anmrenderer, and normalize color, thanks phaazon!
Fri, 09 Aug 2019 01:03:43 +0200 Emmanuel Gil Peyrot Add a simpler Sprite::new() which doesn’t override width/height.