view pytouhou/ui/texture.pxd @ 348:685b782a4da4

Fix issue when disabling low life trigger
author Thibaut Girka <thib@sitedethib.com>
date Thu, 05 Jul 2012 01:06:02 +0200
parents 98c64ffcbdff
children
line wrap: on
line source

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