comparison pytouhou/ui/texture.pxd @ 223:98c64ffcbdff

Make pytouhou.ui.{background,texture} Cython modules as they are only used by Cython modules.
author Thibaut Girka <thib@sitedethib.com>
date Sun, 18 Dec 2011 21:23:51 +0100
parents
children
comparison
equal deleted inserted replaced
222:5cac48b328ad 223:98c64ffcbdff
1 cdef class TextureManager:
2 cdef public object loader
3 cdef public dict textures