view pytouhou/ui/sprite.pxd @ 393:9e2cbb2c2c64

Implement THTX, uncompressed textures stored inside ANM files, and use it instead of pyglet’s own wrapper.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 06 Feb 2013 19:55:54 +0100
parents ee6dfd14a785
children 723a3e67a223
line wrap: on
line source

cpdef object get_sprite_rendering_data(object sprite)