[smpeg] SMPEG_setdisplay()

Chunky Kibbles chunky at icculus.org
Thu Feb 12 12:38:21 EST 2004


On Thu, Feb 12, 2004 at 01:41:29AM -0500, Manuel Arguelles wrote:
> hi,
> 
> I took a look at smpeg.cpp and notice that SMPEG_setdisplay()
> has a parameter for the SDL surface, in plaympeg example the use that
> destination surface as screen (the first and main surface); the question
> is: if it's possible to asign a different surfac

Of course - that's why the feature's there!

Just create a different SDL_Surface(3), probably using something like
SDL_CreateRGBSurface(3) and friends.

Gary (-;



More information about the smpeg mailing list