crossCells

🔍 Prototype

fight.crossCells(centerCellId, minRadius, maxRadius)

📝 Paramètres

Paramètre
Type
Description
  • centerCellId

  • int

  • Le centre.

  • minRadius

  • int

  • Le rayon minimal.

  • maxRadius

  • int

  • La rayon maximal.

🔙 Retour

Type
Description
  • Liste de int

  • Liste des cellules.

Dernière mise à jour