/[libvob]/libvob/vob/demo/gl/glinfo.py
ViewVC logotype

Diff of /libvob/vob/demo/gl/glinfo.py

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

revision 1.2 by jvk, Mon Apr 28 07:06:24 2003 UTC revision 1.3 by tjl, Fri Jun 6 20:04:22 2003 UTC
# Line 34  class Scene: Line 34  class Scene:
34      def key(self, k):      def key(self, k):
35          pass          pass
36      def scene(self, vs):      def scene(self, vs):
37          putnoc(vs, background(self.bgcolor))          vs.put( background(self.bgcolor))
38    
39          size = vs.getSize()          size = vs.getSize()
40    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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