Mercurial > touhou
view pytouhou/ui/texture.pxd @ 288:d95beee0087a
Make anmviewer work with newest anmwrapper.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Mon, 13 Feb 2012 12:00:57 +0100 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures