Turns static method

ControlCommand Turns()

Implementation

static ControlCommand Turns() {
  return ControlCommand(CommandType.Turns);
}