view pytouhou/ui/texture.pxd @ 325:cddfd3cb4797

Add music support for >PCB.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Thu, 21 Jun 2012 15:01:01 +0200
parents 98c64ffcbdff
children
line wrap: on
line source

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