Beispiel #1
0
 // Draws scene:
 public void DrawScene(PaintEventArgs e)
 {
     gameMode.DrawGameMode(e);
 }