Index
All Classes|All Packages
S
- setActiveColor(Color) - Method in class model.cellule.Cellule
-
Sets the value of the property activeColor.
- setAlive(Boolean) - Method in class model.cellule.Cellule
-
Change l'état de la cellule en changant le couleur actve ainsi qu'en notifiant tout les abonnés du changement
- setColone(int) - Method in class model.plateau.Plateau
-
Sets the value of the property colone.
- setCptTour(int) - Method in class model.actualiseur.ActualiseurTourUnParUn
- setGrille(ListProperty<List<Cellule>>) - Method in class model.plateau.Plateau
-
Sets the value of the property grille.
- setLigne(int) - Method in class model.plateau.Plateau
-
Sets the value of the property ligne.
- setLivingColor(Color) - Method in class model.cellule.Cellule
-
Sets the value of the property livingColor.
- setObserveurs(List<ObserverBDJ>) - Method in class model.boucleDeJeu.observer.ObservableBDJ
- setRegleEnCours(Regle) - Method in class model.ChangeurRegle
-
Sets the value of the property regleEnCours.
- setX(int) - Method in class model.cellule.Position
- setY(int) - Method in class model.cellule.Position
- start(Stage) - Method in class launcher.Launcher
-
Lance l'application
- startGame(ActionEvent) - Method in class views.VueJeu
-
Lancer le jeu
- stoperJeu() - Method in class model.Manager
-
Recommencer le jeu
All Classes|All Packages