/[gzz]/gzz/gfx/demo/irregu4.py
ViewVC logotype

Diff of /gzz/gfx/demo/irregu4.py

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

revision 1.30 by jvk, Sat Nov 30 16:23:39 2002 UTC revision 1.31 by jvk, Sat Nov 30 16:26:45 2002 UTC
# Line 847  def r(sc, filename): Line 847  def r(sc, filename):
847  def makeScreenshots():  def makeScreenshots():
848      w.setLocation(0,0,1024,768)      w.setLocation(0,0,1024,768)
849    
850        # flag = 0: canvas edge shown
851        # flag = 1: no canvas edge shown
852    
853        # type = 0: 1D displacement
854        # type = 1: 1D offset
855        # type = 2: 2D offset
856    
857        # other parameters are hardcoded
858        # with if's in StillMotionScene class
859        
860      ps = StillMotionScene(type = 0)      ps = StillMotionScene(type = 0)
861      r(ps, "shots/motion.png")      r(ps, "shots/motion.png")
862    

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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