Mercurial > touhou
view pytouhou/ui/texture.pxd @ 373:6deab6ad8be8
Add the ability to save a replay.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sun, 05 Aug 2012 16:37:26 +0200 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures