Mercurial > touhou
view pytouhou/ui/texture.pxd @ 359:130d258217f3
Fix crash in ECL's kill_enemies
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Mon, 09 Jul 2012 21:09:56 +0200 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures