/[libvob]/libvob/vob/buoy/buoymanager.py
ViewVC logotype

Diff of /libvob/vob/buoy/buoymanager.py

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

revision 1.16 by mudyc, Fri May 16 11:13:29 2003 UTC revision 1.17 by tjl, Fri May 16 12:14:29 2003 UTC
# Line 108  class SingleFocusManager(BuoyLinkListene Line 108  class SingleFocusManager(BuoyLinkListene
108          ### Buoy coordinate system          ### Buoy coordinate system
109          buoy = self.vs.coords.buoyOnCircle2(self.buoyinto, anchorCS,          buoy = self.vs.coords.buoyOnCircle2(self.buoyinto, anchorCS,
110                                  direction, 10)                                  direction, 10)
111          self.vs.matcher.add(buoy, linkId)          self.vs.matcher.add(self.buoyinto, buoy, linkId)
112    
113          #### Buoy size          #### Buoy size
114          obj = otherNode.getSize(linkId, otherAnchor, size)          obj = otherNode.getSize(linkId, otherAnchor, size)

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

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