Mercurial > touhou
view pytouhou/ui/texture.pxd @ 381:f1649d6c6397
Don’t hardcode background script for Widget.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Fri, 07 Sep 2012 12:54:40 +0200 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures