Mercurial > touhou
annotate pytouhou/opengl/sprite.pxd @ 179:3c2a9e28198c
Make rand_uint16 slighty easier to understand, and add a rewind function for debugging purposes.
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Sun, 23 Oct 2011 21:00:53 +0200 |
parents | fab7ad2f0d8b |
children |
rev | line source |
---|---|
131
fab7ad2f0d8b
Use Cython, improve performances!
Thibaut Girka <thib@sitedethib.com>
parents:
diff
changeset
|
1 cpdef object get_sprite_rendering_data(object sprite) |