ComponentAnimation constructor

ComponentAnimation(
  1. int componentIndex
)

Implementation

ComponentAnimation(int componentIndex) : _componentIndex = componentIndex;