goBallistic abstract method
- double velocity
Terminate the current activity and start a ballistic activity with the given velocity.
Implementation
void goBallistic(double velocity);
Terminate the current activity and start a ballistic activity with the given velocity.
void goBallistic(double velocity);