Esempio n. 1
0
 public void AnimationCallBack(AnimationEndCallback callback)
 {
     this.callBack = callback;
 }