Mercurial > touhou
log pytouhou/ui/sdl/sprite.pyx @ 527:db28538cd399
age | author | description |
---|---|---|
Wed, 18 Dec 2013 18:19:08 +0100 | Emmanuel Gil Peyrot | Use Sprite C arrays instead of their tuple representation where it makes sense. |
Wed, 18 Dec 2013 18:15:45 +0100 | Emmanuel Gil Peyrot | Precalculate the inverse of the texture size at ANM load, to not recalculate at every sprite change. |