/[gzz]/gzz/gzz/client/GraphicsAPI.java
ViewVC logotype

Diff of /gzz/gzz/client/GraphicsAPI.java

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

revision 1.16 by tjl, Thu Aug 29 09:41:16 2002 UTC revision 1.17 by tjl, Wed Sep 4 12:48:09 2002 UTC
# Line 98  public abstract class GraphicsAPI { Line 98  public abstract class GraphicsAPI {
98    
99          /** Create a new vobscene of the appropriate type, with current window          /** Create a new vobscene of the appropriate type, with current window
100           * size as size.           * size as size.
101             * This vobscene will <b>not</b> contain any instructions
102             * to clear the window etc., since vobscenes can be used as
103             * viewports.
104           */           */
105          public VobScene createVobScene() {          public VobScene createVobScene() {
106              return createVobScene(getSize());              return createVobScene(getSize());

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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