Mercurial > touhou
view pytouhou/ui/texture.pxd @ 285:2100276c289d
Document some AnmWrapper related functions.
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Sun, 12 Feb 2012 15:51:00 +0100 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures