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