view pytouhou/ui/texture.pxd @ 364:b07e2f71f240

Empty ECL stack when calling a callback.
author Thibaut Girka <thib@sitedethib.com>
date Mon, 09 Jul 2012 22:13:52 +0200
parents 98c64ffcbdff
children
line wrap: on
line source

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