示例#1
0
 public DebugMonitor(Game game)
     : base(game)
 {
     position = Direction.NorthEast;
 }