EaseElasticOut constructor

EaseElasticOut(
  1. Action innerAction
)

Implementation

EaseElasticOut(super.innerAction);