view pytouhou/ui/texture.pxd @ 250:cd4800154c9b

Change ECL special function 0 in order to match the game more closely (again)
author Thibaut Girka <thib@sitedethib.com>
date Sun, 22 Jan 2012 11:39:29 +0100
parents 98c64ffcbdff
children
line wrap: on
line source

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