Mercurial > touhou
view pytouhou/ui/sprite.pxd @ 461:6af3854ed826
Make NativeText work with the fixed pipeline.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Wed, 11 Sep 2013 00:35:49 +0200 |
parents | 723a3e67a223 |
children |
line wrap: on
line source
from pytouhou.game.sprite cimport Sprite cpdef object get_sprite_rendering_data(Sprite sprite)