Пример #1
0
		public EaseExponentialInOutState (EaseExponentialInOut action, Node target) : base (action, target)
		{
		}
Пример #2
0
 public EaseExponentialInOutState(EaseExponentialInOut action, Node target) : base(action, target)
 {
 }