view pytouhou/ui/texture.pxd @ 369:f305cdd6f6c5

Fix crash with the demo version of Touhou 6
author Thibaut Girka <thib@sitedethib.com>
date Wed, 11 Jul 2012 15:38:15 +0200
parents 98c64ffcbdff
children
line wrap: on
line source

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