view pytouhou/ui/texture.pxd @ 233:067f6d9c562b

Fix replay handling a bit
author Thibaut Girka <thib@sitedethib.com>
date Sat, 31 Dec 2011 02:50:04 +0100
parents 98c64ffcbdff
children
line wrap: on
line source

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