/[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.25 by tjl, Mon Aug 26 08:21:40 2002 UTC revision 1.26 by tjl, Wed Sep 4 12:48:09 2002 UTC
# Line 146  public static final String rcsid = "$Id$ Line 146  public static final String rcsid = "$Id$
146          renderTools(into, 0, (int)(0.95*d.height),          renderTools(into, 0, (int)(0.95*d.height),
147                                  d.width, (int)(0.05*d.height));                                  d.width, (int)(0.05*d.height));
148          p("BUOYVIEW RENDERED");          p("BUOYVIEW RENDERED");
149    
150            into.dump();
151      }      }
152    
153      void mapBuoySizes(List l) {      void mapBuoySizes(List l) {
# Line 181  public static final String rcsid = "$Id$ Line 183  public static final String rcsid = "$Id$
183    
184          Cell plane = cursor.h(Win.d_contains);          Cell plane = cursor.h(Win.d_contains);
185    
186          int vd = 100;          int vd = 10;
187          float vx = x+w/3, vy = y + h/3, vw = 100, vh = 50;          float vx = x+w/3, vy = y + h/3, vw = 100, vh = 50;
188    
189          float dy = -30;          float dy = -30;

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

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