28854Fermer28856
Kevin KoflerLe 24/06/2016 à 14:12
L'implémentation la plus juste serait:
if (/* pedestrians.onPath() */ true) {
  goto wall;
}
gni