gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] fenfire/org/fenfire/demo buoyoing.py


From: Benja Fallenstein
Subject: [Gzz-commits] fenfire/org/fenfire/demo buoyoing.py
Date: Thu, 19 Jun 2003 11:24:00 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Branch:         
Changes by:     Benja Fallenstein <address@hidden>      03/06/19 11:24:00

Modified files:
        org/fenfire/demo: buoyoing.py 

Log message:
        hups

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/org/fenfire/demo/buoyoing.py.diff?tr1=1.74&tr2=1.75&r1=text&r2=text

Patches:
Index: fenfire/org/fenfire/demo/buoyoing.py
diff -u fenfire/org/fenfire/demo/buoyoing.py:1.74 
fenfire/org/fenfire/demo/buoyoing.py:1.75
--- fenfire/org/fenfire/demo/buoyoing.py:1.74   Thu Jun 19 11:23:44 2003
+++ fenfire/org/fenfire/demo/buoyoing.py        Thu Jun 19 11:24:00 2003
@@ -335,7 +335,6 @@
         self.obj.chgFast(self.oldVS)
 
 class MovePanSlow(ff.util.ControlBinding.AbstractController):
-    def __init__(self): 
ff.util.ControlBinding.AbstractController.__init__(self)
     def isChangeable(self): return 0
     def controlPoint(self, x, y, scale):
         self.obj.moveToPoint(int(x),int(y), self.oldVS)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]