|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Joueur | |
---|---|
controleur | |
modele.joueur |
Uses of Joueur in controleur |
---|
Fields in controleur declared as Joueur | |
---|---|
private Joueur |
Stratego.joueurEnCours
|
private Joueur |
Stratego.joueurSpectateur
|
Methods in controleur that return Joueur | |
---|---|
Joueur |
Stratego.getJoueurEnCours()
|
Joueur |
Stratego.getJoueurSpectateur()
|
Methods in controleur with parameters of type Joueur | |
---|---|
void |
Stratego.setJoueurEnCours(Joueur unJoueur)
|
void |
Stratego.setJoueurSpectateur(Joueur unJoueur)
|
Uses of Joueur in modele.joueur |
---|
Subclasses of Joueur in modele.joueur | |
---|---|
class |
IA
La classe IA représente l'intelligence artificielle du jeu. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |