Mercurial > touhou
view pytouhou/ui/texture.pxd @ 300:da53bc29b94a
Add the game interface.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sat, 10 Mar 2012 17:47:03 +0100 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures