Exemple #1
0
 public void startGraphics(Graphics g)
 {
     gEngine = new GEngine(g);
     gEngine.Start();
 }
Exemple #2
0
 public void startGraphics(Graphics g)
 {
     gEngine = new GEngine(g);
     gEngine.Start();
 }