Mercurial > touhou
view pytouhou/ui/texture.pxd @ 268:dd621ad72beb
Fix callback handling and damage dealing.
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Mon, 23 Jan 2012 23:00:42 +0100 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures