Beispiel #1
0
 public void Update()
 {
     //	実行
     m_state.Update(m_current, this);
 }