/[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.6 by tjl, Fri Sep 27 06:34:53 2002 UTC revision 1.7 by tjl, Fri Sep 27 09:48:17 2002 UTC
# Line 95  class NadirCircleFloater_NoAnchor(Buoy3F Line 95  class NadirCircleFloater_NoAnchor(Buoy3F
95          size = 1          size = 1
96          vs = self.vs          vs = self.vs
97          cs = vs.coords.affineCoordsys(0, 100, b[0], b[1], size, 0, 0, size)          cs = vs.coords.affineCoordsys(0, 100, b[0], b[1], size, 0, 0, size)
98          vs.matcher.add(cs, str(key)+"_1")          vs.matcher.add(cs, str(key)+"_buo_1")
99    
100          cs2 = vs.coords.rotateXY(cs, 0)          cs2 = vs.coords.rotateXY(cs, 0)
101          vs.matcher.add(cs2, str(key)+"_2")          vs.matcher.add(cs2, str(key)+"_buoj2")
102          return cs2          return cs2
103    
104                    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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