예제 #1
0
 public void OnIconDied(CAnimation animation)
 {
     icon.SetState(EState.Death);
     observer.OnDieEnd();
 }