view pytouhou/ui/texture.pxd @ 407:b4be9b50557e

Add a --no-particles option to remove particles.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sun, 09 Jun 2013 22:53:25 +0200
parents 98c64ffcbdff
children
line wrap: on
line source

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