예제 #1
0
 public void AnimateDeath()
 {
     SpriteAnimation.AnimatePermanent(EnumHelper.GetMemberName(() => PlayerHeadAnimationsEnum.HeadHighResDead));
 }