view pytouhou/ui/texture.pxd @ 314:0f88ae611d37

Fix Sakuya's daggers in stage 6.
author Thibaut Girka <thib@sitedethib.com>
date Wed, 14 Mar 2012 19:27:39 +0100
parents 98c64ffcbdff
children
line wrap: on
line source

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