Example #1
0
		public EaseElasticOutState (EaseElasticOut action, Node target) : base (action, target)
		{
		}
Example #2
0
 public EaseElasticOutState(EaseElasticOut action, Node target) : base(action, target)
 {
 }