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