Mercurial > touhou
view pytouhou/ui/texture.pxd @ 284:91eb0afcb1e3
Fix time stop handling.
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Sun, 12 Feb 2012 15:50:32 +0100 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures