Mercurial > touhou
view pytouhou/ui/texture.pxd @ 272:b21acb12bed1
Fix timeout handling
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Tue, 24 Jan 2012 02:22:50 +0100 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures