示例#1
0
 public void PunchSize(ButtonSound sound)
 {
     UISettings.PlayButtonSound(sound);
     UISettings.PunchOperator(selectable.transform);
 }