[ADD] Attibuts action pendu mld

pull/24/head
ShrayzzDev 1 year ago
parent 0a1dadac9f
commit 13df6da749

@ -95,16 +95,21 @@ entity "Jouer" as jouer {
} }
entity "ActionPendu" as actionPendu { entity "ActionPendu" as actionPendu {
<u>#idAction
lettre : char lettre : char
wordToFind : string
lifeLeft : int
} }
entity "ActionKahoot" as actionKahoot { entity "ActionKahoot" as actionKahoot {
<u>#idAction
numReponse: int numReponse: int
tempsReponse: int tempsReponse: int
#idJoueur #idJoueur
} }
entity "ActionQuiEstCe" as actionQuiEstCe { entity "ActionQuiEstCe" as actionQuiEstCe {
<u>#idAction
#idJoueur #idJoueur
} }

Loading…
Cancel
Save