Mercurial > touhou
annotate pytouhou/ui/sprite.pxd @ 255:a0d6b1915591
Fix bullet removal condition.
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Sun, 22 Jan 2012 19:47:40 +0100 |
parents | ee6dfd14a785 |
children | 723a3e67a223 |
rev | line source |
---|---|
131
fab7ad2f0d8b
Use Cython, improve performances!
Thibaut Girka <thib@sitedethib.com>
parents:
diff
changeset
|
1 cpdef object get_sprite_rendering_data(object sprite) |