/[projectaxis]/projectaxis/projectAxis/src/visual/pgminimap.h
ViewVC logotype

Diff of /projectaxis/projectAxis/src/visual/pgminimap.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by leiavoia, Sat Aug 23 17:35:29 2003 UTC revision 1.4 by vovansim, Sat Sep 20 03:34:06 2003 UTC
# Line 11  A minimap that can be displayed on the s Line 11  A minimap that can be displayed on the s
11    
12  CHANGELOG:  CHANGELOG:
13  ----------------------  ----------------------
14    0.0.4 - September 19, 2003
15        - updated temporary surface creation to reflect renderman changes - now, 16-bit color is used instead of 32 bits
16  0.0.3 - August 21, 2003  0.0.3 - August 21, 2003
17          - numeric typos fixed.          - numeric typos fixed.
18  0.0.2 - August 12, 2003  0.0.2 - August 12, 2003
# Line 56  public: Line 58  public:
58    
59          /** Draws the minimap to the widget surface */          /** Draws the minimap to the widget surface */
60          void DrawMap();          void DrawMap();
61          /** Draws the minimap to the widgest surface with a visible "bounds box" or hilited rectangle */          /** Draws the minimap to the widget's surface with a visible "bounds box" or hilited rectangle */
62          void DrawMapWithBounds(int x1, int y1, int x2, int y2); //< zero indexed coords          void DrawMapWithBounds(int x1, int y1, int x2, int y2); //< zero indexed coords
63    
64    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26