/[projectaxis]/projectaxis/projectAxis/src/visual/pgtest3.cpp
ViewVC logotype

Diff of /projectaxis/projectAxis/src/visual/pgtest3.cpp

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

revision 1.1 by leiavoia, Fri Jul 25 21:16:31 2003 UTC revision 1.2 by leiavoia, Fri Aug 8 01:49:15 2003 UTC
# Line 40  using namespace std; Line 40  using namespace std;
40    
41    
42    
43  Map* themap;  Map* themap;// = new Map(30,30);
 Blotchmaker* blotchmaker;  
44  RenderMan* rm;  RenderMan* rm;
45    
46    
# Line 60  srand(time(NULL)); Line 59  srand(time(NULL));
59    
60    
61  //Map* themap;  //Map* themap;
 themap = new Map(30,30);  
62    
63    
64    
 //Blotchmaker* blotchmaker;  
 blotchmaker = new Blotchmaker();  
65    
66    //Blotchmaker* blotchmaker;
67    //blotchmaker = new Blotchmaker();
68    
69    
70    
71    /*
72  // SAMPLE CONFIG  // SAMPLE CONFIG
73    
74  // Group vars:  // Group vars:
# Line 110  if (!good) { Line 109  if (!good) {
109          return 1;          return 1;
110          }          }
111    
112    */
113    
114    
115    
116    
117    
118  // set themap pointers  // set themap pointers
119  //Pod::SetMapPointer(*themap);  //Pod::SetMapPointer(*themap);
# Line 120  if (!good) { Line 124  if (!good) {
124    
125    
126    
127  Mission::SetMapPointer(*themap);  
128    
129    
130  /*  /*

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

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