Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider a865bf93 rédigé par ArKeid0s's avatar ArKeid0s
Parcourir les fichiers

Added quantity to buyResourcesFrom

parent 212b4db6
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #56212 réussi
......@@ -138,7 +138,7 @@ class GameManager implements IGameManager {
- players: IPlayer[*]
' Buy raw material from a player (neighbor)
- buyRessourceFrom(buyerId: String, sellerId: String, resource: Resource): void
- buyResourcesFrom(buyerId: String, sellerId: String, resource: Resource, quantity: Integer): void
'
' Start the age to set the cards pool
- startAge(age: Age): void
......
......@@ -81,7 +81,7 @@ class GameManager implements IGameManager {
- players: IPlayer[*]
' Buy raw material from a player (neighbor)
- buyRessourceFrom(buyerId: String, sellerId: String, resource: Resource): void
- buyResourcesFrom(buyerId: String, sellerId: String, resource: Resource, quantity: Integer): void
'
' Start the age to set the cards pool
- startAge(age: Age): void
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter