Exemplo n.º 1
0
 public EaseBackOutState(EaseBackOut action, Node target) : base(action, target)
 {
 }
Exemplo n.º 2
0
		public EaseBackOutState (EaseBackOut action, Node target) : base (action, target)
		{
		}