コード例 #1
0
  // stop strategies that would not normally stop themselves
  @Override
  public void stop(Controller controller) {

    Score.stop(controller);
  }