view pytouhou/ui/texture.pxd @ 335:2350147cf043

Fix bullet cancellation and removal
author Thibaut Girka <thib@sitedethib.com>
date Sun, 01 Jul 2012 11:43:38 +0200
parents 98c64ffcbdff
children
line wrap: on
line source

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