Exemple #1
0
 public static AnimationType ConvertAnimType(int i)
 {
     return(AnimationType.GetAnimationType(i));
 }