Uses of Enum Class
gloo.projet.metier.ContenuPlateau
Packages that use ContenuPlateau
-
Uses of ContenuPlateau in gloo.projet.controle
Methods in gloo.projet.controle that return ContenuPlateauModifier and TypeMethodDescriptionControleurBouchon.getContenu(int l, int c) IControleur.getContenu(int ligne, int colonne) Méthode appellée par l'IHM pour connaître le type de case du plateau courant. -
Uses of ContenuPlateau in gloo.projet.metier
Methods in gloo.projet.metier that return ContenuPlateauModifier and TypeMethodDescriptionstatic ContenuPlateauReturns the enum constant of this class with the specified name.static ContenuPlateau[]ContenuPlateau.values()Returns an array containing the constants of this enum class, in the order they are declared.