TargetReachedEvent constructor
TargetReachedEvent(
- int index,
- LocationPoint point
@brief Default constructor
Implementation
TargetReachedEvent(this.index, this.point);
@brief Default constructor
TargetReachedEvent(this.index, this.point);