view pytouhou/ui/texture.pxd @ 289:e7f40bff72fc

Fix launch_anim_offsets.
author Thibaut Girka <thib@sitedethib.com>
date Wed, 15 Feb 2012 15:57:15 +0100
parents 98c64ffcbdff
children
line wrap: on
line source

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