/[gzz]/gzz/doc/uml/gl/renderableseq.mp
ViewVC logotype

Diff of /gzz/doc/uml/gl/renderableseq.mp

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

revision 1.2 by tjl, Thu Aug 29 11:43:35 2002 UTC revision 1.3 by tjl, Thu Aug 29 11:51:40 2002 UTC
# Line 1  Line 1 
1  horizontally(30,aaa, GLScreen, VobScene, GLVobCoorder, GLVobMap, GZZGL.Foo.ghost, GZZGL, jnihandler, Foo.ghost);  
2    horizontally(1, vs, VobScene, GLVobCoorder, GLVobMap);
3    horizontally(1, jg, GZZGL.Foo.ghost, GZZGL);
4    horizontally(1, cg, jnihandler, Foo.ghost);
5    
6  GLScreen.c = (0,0);  GLScreen.c = (0,0);
7    
8    vs.w = GLScreen.e + (60,0);
9    jg.w = vs.e + (60,0);
10    cg.w = jg.e + (60,0);
11    
12    
13    

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