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