Beispiel #1
0
 public EaseInOutState(EaseInOut action, Node target) : base(action, target)
 {
 }
Beispiel #2
0
		public EaseInOutState (EaseInOut action, Node target) : base (action, target)
		{
		}