view pytouhou/ui/texture.pxd @ 281:13dcde917083

Fix bullet spawning along lasers.
author Thibaut Girka <thib@sitedethib.com>
date Fri, 10 Feb 2012 11:01:11 +0100
parents 98c64ffcbdff
children
line wrap: on
line source

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