/[gzz]/gzz/gzz/modules/pp2/PPCanvasCursor.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp2/PPCanvasCursor.java

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

revision 1.17 by mudyc, Fri Feb 14 19:23:38 2003 UTC revision 1.18 by mudyc, Sat Feb 15 10:48:10 2003 UTC
# Line 220  private static final String rcsid = "$Id Line 220  private static final String rcsid = "$Id
220          AbstractUpdateManager.chg();          AbstractUpdateManager.chg();
221          return false;          return false;
222      }      }
223    
224    
225        public void moveTo(float x, float y) {
226            panx=x;
227            pany=y;
228        }
229    
230  }  }
231    

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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