view pytouhou/ui/sprite.pxd @ 431:77c0e9a53795

Use cythonize in setup.py, also compile .py files, and entirely remove pyximport support.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Fri, 30 Aug 2013 14:01:09 +0200
parents ee6dfd14a785
children 723a3e67a223
line wrap: on
line source

cpdef object get_sprite_rendering_data(object sprite)