示例#1
0
 public void AddStart(int amount)
 {
     starDisplay.AddStart(amount);
 }