示例#1
0
 public void SetThirdThrow(AbstractThrow tThrow) // Запис третього кидка останнього фрейму
 {
     lastFrame.SetThirdThrow(tThrow);
 }