Mercurial > touhou
view pytouhou/ui/texture.pxd @ 415:236bc32597f1
Add a --verbosity option, to disable logging for machines with a very slow terminal.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Tue, 16 Jul 2013 21:13:56 +0200 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures