Mercurial > touhou
view pytouhou/ui/texture.pxd @ 417:efae61ad6efe
Remove the type of the self argument in extension types, as it clutters the code with useless information.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Thu, 22 Aug 2013 12:21:12 +0200 |
parents | 98c64ffcbdff |
children |
line wrap: on
line source
cdef class TextureManager: cdef public object loader cdef public dict textures