Beispiel #1
0
 /// <summary>
 /// ステートの開始処理
 /// </summary>
 void IState.Start()
 {
     playerDown.StartDown();
 }