/[libvob]/libvob/vob/putil/demo.py
ViewVC logotype

Diff of /libvob/vob/putil/demo.py

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

revision 1.13 by mudyc, Tue Jul 8 23:54:14 2003 UTC revision 1.14 by mudyc, Tue Jul 8 23:55:08 2003 UTC
# Line 300  class Main(Runnable): Line 300  class Main(Runnable):
300          global w          global w
301          w = gfxapi.createWindow()          w = gfxapi.createWindow()
302          w.setLocation(0,0,1024,768)          w.setLocation(0,0,1024,768)
         #w.setLocation(0,0,1024,1024)  
303          scr = vob.Screen(w, b, s)          scr = vob.Screen(w, b, s)
304          loadScenes()          loadScenes()
305          vob.AbstractUpdateManager.addWindow(scr)          vob.AbstractUpdateManager.addWindow(scr)

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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