예제 #1
0
 void OnEnable()
 {
     position = (CCTweenPosition)target;
 }
 void OnEnable()
 {
     _CCTarget = (CCTweenPosition)_CCTweener;
 }
예제 #3
0
 void OnEnable()
 {
     position = (CCTweenPosition) target;
 }
예제 #4
0
 void OnEnable()
 {
     _CCTarget = (CCTweenPosition)_CCTweener;
 }