VelocityEvent constructor

VelocityEvent(
  1. Velocity velocity,
  2. int pointCount
)

Implementation

VelocityEvent(this.velocity, this.pointCount);