Mercurial > touhou
view pytouhou/ui/sprite.pxd @ 509:292fea5c584e
Some more type optimisations.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Mon, 25 Nov 2013 19:12:56 +0100 |
parents | 723a3e67a223 |
children |
line wrap: on
line source
from pytouhou.game.sprite cimport Sprite cpdef object get_sprite_rendering_data(Sprite sprite)