Mercurial > touhou
annotate pytouhou/ui/background.pxd @ 348:685b782a4da4
Fix issue when disabling low life trigger
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Thu, 05 Jul 2012 01:06:02 +0200 |
parents | 98c64ffcbdff |
children |
rev | line source |
---|---|
223
98c64ffcbdff
Make pytouhou.ui.{background,texture} Cython modules as they are only used by Cython modules.
Thibaut Girka <thib@sitedethib.com>
parents:
diff
changeset
|
1 cpdef object get_background_rendering_data(object background) |