view pytouhou/ui/texture.pxd @ 228:8f4cd1c01d22

Add basic cx_Freeze support in order to freeze to a windows executable.
author Thibaut Girka <thib@sitedethib.com>
date Tue, 20 Dec 2011 21:17:34 +0100
parents 98c64ffcbdff
children
line wrap: on
line source

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