goBallistic abstract method

void goBallistic(
  1. double velocity
)

Terminate the current activity and start a ballistic activity with the given velocity.

Implementation

void goBallistic(double velocity);