Example #1
0
 /// <summary>
 /// ゴール時処理
 /// </summary>
 void Goal()
 {
     m_end.Goal();
 }