示例#1
0
 public DifficultyInput(GameCore gameCore)
 {
     InitializeComponent();
     this.gameCore = gameCore;
 }