Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2004:
[Freeciv-Dev] (PR#7517) Move canvas_store functions into client/gui-.../
Home

[Freeciv-Dev] (PR#7517) Move canvas_store functions into client/gui-.../

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#7517) Move canvas_store functions into client/gui-.../graphics.c
From: "James Canete" <use_less@xxxxxxxxxxx>
Date: Sat, 28 Feb 2004 15:07:36 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=7517 >

Oh, wait, there already is a struct canvas.  It's only used for
mapview_canvas, though.  And there's a definition for an overview struct
right below it that looks almost identical, save a couple variables.

Perhaps it could be renamed to, say, struct canvas_wrapper or something,
since it seems to wrap up a canvas_store with a few
non-implementation-dependent variables, and used for both overview and
mapview.

-James Canete


[Prev in Thread] Current Thread [Next in Thread]