Example #1
0
 public void setLevel(Level level)
 {
     this.level = level;
     camMode = CameraMode.FLY;
 }