[SDL] Layered display
Gabriele Greco
gabriele.greco at darts.it
Thu Jun 12 06:00:06 PDT 2008
On Wed, Jun 11, 2008 at 4:32 PM, julien CLEMENT <clementj2005 at yahoo.fr>
wrote:
> Hi all,
>
> I've quickly written an interface header defining a very basic and generic
> system to support multiple layers in SDL, in the form of an SDL_Surface
> array.
>
>
I don't like the #define method for determine layers number and blit method,
why not to use a parameter in the create API for the first and a boolean
flag in the display method for the second?
--
Bye,
Gabry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20080612/8e4e05e0/attachment.htm>
More information about the SDL
mailing list