Mercurial > touhou
view pytouhou/ui/opengl/backend.pxd @ 571:e992927f07a8
Give point items a score even when collected bellow the Point of Collection.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Thu, 10 Jul 2014 14:35:02 +0200 |
parents | 94725968dabb |
children | 6e79756b7f42 |
line wrap: on
line source
from pytouhou.lib.sdl cimport SDL_GLprofile cdef SDL_GLprofile flavor cdef str version cdef int major cdef int minor cdef int double_buffer cdef bint is_legacy cdef bint use_vao cdef str shader_header