[pygame] [BUG] pygame-ctypes -- integration with c-modules
by Phil Hassey other posts by this author
Aug 21 2006 7:44AM messages near this date
[pygame] [BUG] pygame-ctypes -- pixel stuff really slow (maybe?)
|
[pygame] [BUG] pygame-ctypes -- some flags issue...
Hey,
svn co svn://www.imitationpickles.org/ftetris/trunk
python setup.py build
python ftetris.py
pygame-ctypes just sort of hangs. I'm not sure what is going on, but my guess is that it i
sn't working because I'm passing some pygame.Surface's to some custom C code that I made. I
use some of the macros in pygame.h to decode the structures into SDL_Surfaces in my code ..
.
I suspect this is one area where pygame-ctypes won't be compatible with pygame. What chang
es would I have to make to my code to get it to work with pygame-ctypes?
Thanks!
Phil
---------------------------------
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail Beta.
|