game_scaffold_dart
server
GameX
currentPlayerIndex property
currentPlayerIndex
currentPlayerIndex
property
Null safety
int
?
currentPlayerIndex
Gets the current player's index
Implementation
int? get currentPlayerIndex => generic.currentPlayerIndex;
game_scaffold_dart
server
GameX
currentPlayerIndex property
GameX extension
Properties
currentPlayer
currentPlayerID
currentPlayerIndex
gameOver
isMultiPly
isSimultaneousAction
messages
playerIDs
playerRoundScores
players
readyPlayers
round
roundOver
roundPlayerScores
status
time
totalScores