view pytouhou/ui/texture.pxd @ 259:3631abb6e95b

Minor performance improvement.
author Thibaut Girka <thib@sitedethib.com>
date Sun, 22 Jan 2012 22:08:36 +0100
parents 98c64ffcbdff
children
line wrap: on
line source

cdef class TextureManager:
    cdef public object loader
    cdef public dict textures