/[gzz]/gzz/gzz/view/buoy/buoymanager.py
ViewVC logotype

Diff of /gzz/gzz/view/buoy/buoymanager.py

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

revision 1.17 by mudyc, Mon Feb 10 16:59:22 2003 UTC revision 1.18 by tjl, Tue Feb 11 10:36:13 2003 UTC
# Line 72  class RealBuoyManager(BuoyLinkListener): Line 72  class RealBuoyManager(BuoyLinkListener):
72              buoy = self.vs.coords.buoyOnCircle(0, anchorCS,              buoy = self.vs.coords.buoyOnCircle(0, anchorCS,
73                                  x, self.ctry, r,                                  x, self.ctry, r,
74                                  x-r, self.ctry,                                  x-r, self.ctry,
75                                  1.1)                                  .1)
76          else:          else:
77              buoy = self.vs.coords.buoyOnCircle(0, anchorCS,              buoy = self.vs.coords.buoyOnCircle(0, anchorCS,
78                                  x, self.ctry, r,                                  x, self.ctry, r,
79                                  x+r, self.ctry,                                  x+r, self.ctry,
80                                  1.1)                                  .1)
81          self.vs.matcher.add(buoy, linkId)          self.vs.matcher.add(buoy, linkId)
82          into = self.vs.orthoBoxCS(buoy, "V", -100, 0, 0, .5, .5, 150, 150)          into = self.vs.orthoBoxCS(buoy, "V", -100, 0, 0, .5, .5, 150, 150)
83          into = self.nadir(into)          into = self.nadir(into)

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