/[libvob]/libvob/vob/demo/multifil/randgraph.py
ViewVC logotype

Diff of /libvob/vob/demo/multifil/randgraph.py

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

revision 1.21 by jvk, Fri Jun 27 12:06:06 2003 UTC revision 1.22 by jvk, Fri Jun 27 12:09:12 2003 UTC
# Line 39  class Scene: Line 39  class Scene:
39              self,              self,
40              SlideLin("x", 200, 20, "x", "Left", "Right"),              SlideLin("x", 200, 20, "x", "Left", "Right"),
41              SlideLin("y", 300, 20, "y", "Up", "Down"),              SlideLin("y", 300, 20, "y", "Up", "Down"),
42                SlideLin("ang", 21, 3, "Rotation angle", "Prior", "Next"),
43              *light3d.commonkeys              *light3d.commonkeys
44          )          )
45      def scene(self, vs):      def scene(self, vs):

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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