示例#1
0
 public EaseExponentialInState(EaseExponentialIn action, Node target) : base(action, target)
 {
 }
示例#2
0
		public EaseExponentialInState (EaseExponentialIn action, Node target) : base (action, target)
		{
		}