/[gzz]/gzz/gzz/modules/pp/BuoyView.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp/BuoyView.java

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

revision 1.26 by tjl, Wed Sep 4 12:48:09 2002 UTC revision 1.27 by tjl, Sun Oct 6 13:45:46 2002 UTC
# Line 1  Line 1 
1  /*  /*
2  BuoyView.java  BuoyView.java
3   *   *
4   *    Copyright (c) 1999-2001, Ted Nelson and Tuomas Lukka   *    Copyright (c) 1999-2002, Ted Nelson and Tuomas Lukka
5   *   *
6   *    You may use and distribute under the terms of either the GNU Lesser   *    You may use and distribute under the terms of either the GNU Lesser
7   *    General Public License, either version 2 of the license or,   *    General Public License, either version 2 of the license or,
# Line 117  public static final String rcsid = "$Id$ Line 117  public static final String rcsid = "$Id$
117          bwid = d.width / 5;          bwid = d.width / 5;
118    
119          // Render the central view and gather the buoys.          // Render the central view and gather the buoys.
120          renderCenterView(into, context.getWindow(),          renderCenterView(into, context.getAccursed(),
121                  ctrx, ctry, ctrw, ctrh,                  ctrx, ctry, ctrw, ctrh, leftBuoys, rightBuoys);
                 leftBuoys, rightBuoys);  
122    
123          mapBuoySizes(leftBuoys);          mapBuoySizes(leftBuoys);
124          mapBuoySizes(rightBuoys);          mapBuoySizes(rightBuoys);

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

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