/[gzz]/gzz/gzz/modules/pp/vob/BgVob.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp/vob/BgVob.java

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

revision 1.32 by tjl, Thu Dec 5 10:57:34 2002 UTC revision 1.33 by tjl, Sun Jan 12 11:41:46 2003 UTC
# Line 109  public static final String rcsid = "$Id$ Line 109  public static final String rcsid = "$Id$
109          }          }
110      }      }
111    
112       public int addToListGL(GraphicsAPI.RenderingSurface win,       public int putGL(VobScene vs, int coordsys1, int coordsys2) {
113                      int[] list, int curs, int coordsys1,          vs.map.put(pq, coordsys1, coordsys2);
114                      int coordsys2) {          return 0;
   
         curs = pq.addToListGL(win, list, curs, coordsys1, coordsys2);  
         return curs;  
115      }      }
116            
117  }  }

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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