view pytouhou/ui/texture.pxd @ 287:981d1893d564

Fix Patchouly's Royal Flare.
author Thibaut Girka <thib@sitedethib.com>
date Sun, 12 Feb 2012 18:09:56 +0100
parents 98c64ffcbdff
children
line wrap: on
line source

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