Skip navigation links
A B C E G H I J L N P R S T U V 

G

Game - Class in info1.network
Classe définissant une "partie" coté serveur
Game(int) - Constructor for class info1.network.Game
construit un objet Game
getAlphaX() - Method in interface info1.ships.ICoord
donne la coordonnée X sous forme alphabétique
getBack() - Method in interface info1.ships.IShip
 
getCategory() - Method in interface info1.ships.IShip
 
getCoords() - Method in interface info1.ships.IShip
 
getFront() - Method in interface info1.ships.IShip
 
getGuest() - Method in class info1.network.Game
 
getId() - Method in class info1.network.Game
 
getInfo(String, Game, Player) - Static method in class info1.network.Network
permet de consulter l'etat d'une partie
getInitiator() - Method in class info1.network.Game
 
getName() - Method in class info1.network.Player
 
getName() - Method in interface info1.ships.IShip
 
getShips() - Method in interface info1.ships.INavyFleet
donne la liste triée de tous les bateaux de la flotte
getShips(ShipCategory) - Method in interface info1.ships.INavyFleet
donne l'ensemble de tous les bateaux d'une catégorie donnée
getSize() - Method in interface info1.ships.IShip
 
getSize() - Method in enum info1.ships.ShipCategory
 
getX() - Method in interface info1.ships.ICoord
donne la coordonnée X sous forme numérique, avec la correspondance suivante : A = 1, B = 2, C = 3, D = 4, E = 5, F = 6, G = 7, H = 8, I = 9, J = 10
getY() - Method in interface info1.ships.ICoord
donne la coordonnée Y sous forme numérique
A B C E G H I J L N P R S T U V 
Skip navigation links