/[gzz]/gzz/gfx/libutil/effects.py
ViewVC logotype

Diff of /gzz/gfx/libutil/effects.py

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

revision 1.15 by tjl, Tue Oct 8 10:25:40 2002 UTC revision 1.16 by tjl, Tue Oct 8 18:23:43 2002 UTC
# Line 8  class CircleFloater4(Buoy4Floater): Line 8  class CircleFloater4(Buoy4Floater):
8          self.__dict__.update(locals())          self.__dict__.update(locals())
9      def buoyCoordsys(self, anchorCS, key):      def buoyCoordsys(self, anchorCS, key):
10          cs = self.vs.coords.buoyOnCircle(          cs = self.vs.coords.buoyOnCircle(
11              anchorCS,              self.parent, anchorCS,
12              self.center[0], self.center[1],              self.center[0], self.center[1],
13              self.radius,              self.radius,
14              self.p[0], self.p[1],              self.p[0], self.p[1],

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

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