view pytouhou/ui/texture.pxd @ 253:ea4832f843aa

Fix initial bullet speed
author Thibaut Girka <thib@sitedethib.com>
date Sun, 22 Jan 2012 17:42:44 +0100
parents 98c64ffcbdff
children
line wrap: on
line source

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