OnHitPoint typedef

OnHitPoint = void Function()

当点被选中时的回调函数

Implementation

typedef OnHitPoint = void Function();