Mercurial > touhou
view pytouhou/ui/opengl/sprite.pxd @ 531:a7dc55ad9380
Display important messages in popups, instead of the terminal.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Thu, 19 Dec 2013 00:44:18 +0100 |
parents | 3d4410de78e1 |
children | dacdcca59b66 |
line wrap: on
line source
from pytouhou.game.sprite cimport Sprite cpdef tuple get_sprite_rendering_data(Sprite sprite)