Mercurial > touhou
view pytouhou/ui/texture.pxd @ 376:69ec72b990a4
Support more than one version of a vm.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Mon, 06 Aug 2012 23:10:09 +0200 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures