Mercurial > touhou
view pytouhou/ui/texture.pxd @ 482:f6e44398afa5
Fix a synchro issue... again...
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Wed, 28 Dec 2011 21:32:30 +0100 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures