Mercurial > touhou
view pytouhou/ui/texture.pxd @ 280:e04c3e1957c8
Fix ANM interpolators.
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Wed, 08 Feb 2012 19:56:56 +0100 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures