[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Collision Detection with Pygame/OpenGL Surfaces



On 8/2/07, Brian Fisher <brian@xxxxxxxxxxxxxxxxxxx> wrote:
There isn't really a workaround available to you. Basically you can't
use pygame surface functions on pygame's opengl surfaces (some people
are writing stuff so you can into SDL, but it's not really available
in pygame)
Yep. 
Ian