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