Mercurial > touhou
view pytouhou/ui/texture.pxd @ 357:26f78fc7acea
Fix Koakuma
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Sun, 08 Jul 2012 01:20:47 +0200 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures