Mercurial > touhou
view pytouhou/ui/texture.pxd @ 349:96e30d6268dd
Quick and dirty fixes
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Thu, 05 Jul 2012 07:33:47 +0200 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures