IntersectionChangeEvent constructor
IntersectionChangeEvent(
- double intersectionRatio
Implementation
IntersectionChangeEvent(this.intersectionRatio) : super(EVENT_INTERSECTION_CHANGE);
IntersectionChangeEvent(this.intersectionRatio) : super(EVENT_INTERSECTION_CHANGE);