IntersectionChangeEvent constructor

IntersectionChangeEvent(
  1. double intersectionRatio
)

Implementation

IntersectionChangeEvent(this.intersectionRatio) : super(EVENT_INTERSECTION_CHANGE);