Beispiel #1
0
 public override void Draw(GameTime time)
 {
     currentRoom.Draw(time);
 }