view pytouhou/ui/texture.pxd @ 255:a0d6b1915591

Fix bullet removal condition.
author Thibaut Girka <thib@sitedethib.com>
date Sun, 22 Jan 2012 19:47:40 +0100
parents 98c64ffcbdff
children
line wrap: on
line source

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