Mercurial > touhou
view pytouhou/ui/sprite.pxd @ 456:cae1ae9de430
Add native text support, MSG instructions 3 and 8, and text at the beginning of a stage.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Tue, 16 Jul 2013 21:11:40 +0200 |
parents | 723a3e67a223 |
children |
line wrap: on
line source
from pytouhou.game.sprite cimport Sprite cpdef object get_sprite_rendering_data(Sprite sprite)