setSpeed method

  1. @JS('setSpeed')
int setSpeed(
  1. double speed
)

Implementation

@JS('setSpeed')
external int setSpeed(double speed);