view pytouhou/ui/texture.pxd @ 356:a5595de3fe7e

Fix crasher
author Thibaut Girka <thib@sitedethib.com>
date Sun, 08 Jul 2012 00:42:17 +0200
parents 98c64ffcbdff
children
line wrap: on
line source

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