示例#1
0
 public MTEaseExponentialInState(MTEaseExponentialIn action, GameObject target) : base(action, target)
 {
 }
示例#2
0
 public MTEaseExponentialInState(MTEaseExponentialIn action, GameObject target)
     : base(action, target)
 {
 }