sdl@lists.libsdl.org
[Top] [All Lists]

Re: [SDL] suface flags question

Subject: Re: [SDL] suface flags question
From: "Torsten Giebl"
Date: Tue, 17 Jul 2007 11:12:46 +0200 CEST
Hello !


> I'm creating a SDL_Surface with these flags:
> unsigned long flags = SDL_HWSURFACE | SDL_ASYNCBLIT | SDL_HWACCEL |
> SDL_DOUBLEBUF;                // 0x40000115


Using Uint32 flags is more portable.


CU

_______________________________________________
SDL mailing list
SDL@xxxxxxxxxxxxxxxx
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

<Prev in Thread] Current Thread [Next in Thread>