Mobile-AREA  1.1
BTS SNIR LaSalle Avignon 2021
com.example.area.Partie Liste des membres

Liste complète des membres de com.example.area.Partie, y compris les membres hérités :

ajouterPointJoueursA()com.example.area.Partie
ajouterPointJoueursB()com.example.area.Partie
changerServeurDouble()com.example.area.Partieprivate
changerServeurSimple()com.example.area.Partieprivate
estFiniecom.example.area.Partieprivate
estFinie()com.example.area.Partie
gererPointsEcart()com.example.area.Partieprivate
gererService()com.example.area.Partieprivate
getId()com.example.area.Partie
getJoueursA()com.example.area.Partie
getJoueursB()com.example.area.Partie
getManches()com.example.area.Partie
getManchesJoueursA()com.example.area.Partie
getManchesJoueursB()com.example.area.Partie
getNbJoueurs()com.example.area.Partie
getNbPointsMaxMancheActuelle()com.example.area.Partie
getPointsJoueursA()com.example.area.Partie
getPointsJoueursB()com.example.area.Partie
getServeur()com.example.area.Partie
getTempsMortsJoueursA()com.example.area.Partie
getTempsMortsJoueursB()com.example.area.Partie
getVainqueur()com.example.area.Partie
idcom.example.area.Partieprivate
joueursAcom.example.area.Partieprivate
joueursBcom.example.area.Partieprivate
manchescom.example.area.Partieprivate
manchesJoueursAcom.example.area.Partieprivate
manchesJoueursBcom.example.area.Partieprivate
NB_TEMPS_MORTS_MAXcom.example.area.Partieprivatestatic
nbManchesGagnantescom.example.area.Partieprivate
nbPointsMaxMancheActuellecom.example.area.Partieprivate
nbPointsParManchecom.example.area.Partieprivate
Partie(int nbManchesGagnantes, int nbPointsParManche, Vector< Joueur > joueursA, Vector< Joueur > joueursB, int id)com.example.area.Partie
permuterServeurRelanceurDuo(Vector< Joueur > duo, Joueur serveur)com.example.area.Partieprivate
pointsJoueursAcom.example.area.Partieprivate
pointsJoueursBcom.example.area.Partieprivate
POSITION_DEUXIEME_JOUEURcom.example.area.Partiestatic
POSITION_PREMIER_JOUEURcom.example.area.Partiestatic
retirerPointJoueursA()com.example.area.Partie
retirerPointJoueursB()com.example.area.Partie
setEstFinie(boolean estFinie)com.example.area.Partie
setJoueursA(Vector< Joueur > joueursA)com.example.area.Partie
setJoueursB(Vector< Joueur > joueursB)com.example.area.Partie
setManches(Vector< Vector< Integer >> manches)com.example.area.Partie
setTempsMortsJoueursA(int tempsMortsJoueursA)com.example.area.Partie
setTempsMortsJoueursB(int tempsMortsJoueursB)com.example.area.Partie
TAGcom.example.area.Partieprivatestatic
tempsMortsJoueursAcom.example.area.Partieprivate
tempsMortsJoueursBcom.example.area.Partieprivate
trouverServeur(Vector< Joueur > joueurs)com.example.area.Partieprivate
verifierPartieFinie()com.example.area.Partieprivate