view pytouhou/ui/texture.pxd @ 282:dbb1a86c0235

Rename Animations to ANM0 and prepare AnmWrapper for dialogs and interface.
author Thibaut Girka <thib@sitedethib.com>
date Sat, 11 Feb 2012 16:43:54 +0100
parents 98c64ffcbdff
children
line wrap: on
line source

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