view pytouhou/ui/texture.pxd @ 406:705870483559

Fix the --no-background option.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 30 Apr 2013 01:48:25 +0200
parents 98c64ffcbdff
children
line wrap: on
line source

cdef class TextureManager:
    cdef public object loader
    cdef public dict textures