Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2005:
[Freeciv-Dev] (PR#12557) RFC: new files sprite.c and canvas.c
Home

[Freeciv-Dev] (PR#12557) RFC: new files sprite.c and canvas.c

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12557) RFC: new files sprite.c and canvas.c
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 19 Mar 2005 19:03:41 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12557 >

To help in modularizing the code, I'd like to make two new GUI files: 
sprite.c and canvas.c.  Also we'll have sprite.h, canvas.h, sprite_g.h, 
and canvas_g.h.  These will naturally include the sprite and canvas 
code, respectively (most of which is now in graphics.c and mapview.c, 
some in gui_main.c).

Any objections to this?  It shouldn't be intrusive on any of the users.

-jason





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#12557) RFC: new files sprite.c and canvas.c, Jason Short <=