view pytouhou/ui/texture.pxd @ 365:238d06c6603e

Add more information to ECL debug messages
author Thibaut Girka <thib@sitedethib.com>
date Mon, 09 Jul 2012 22:14:55 +0200
parents 98c64ffcbdff
children
line wrap: on
line source

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