Mercurial > touhou
view pytouhou/ui/texture.pxd @ 333:d369a369204a
Prevent story mode in easy to go beyond stage 5.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sat, 30 Jun 2012 20:50:37 +0200 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures