Mercurial > touhou
view pytouhou/ui/texture.pxd @ 317:8579c43c124c
Add a TODO list.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Tue, 15 May 2012 03:26:52 +0200 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures