allOutLeave property

bool get allOutLeave

子弹整体离开屏幕

Implementation

bool get allOutLeave => _runDistance > maxRunDistance;