kUninitializedPlayerId constant

  1. @visibleForTesting
int const kUninitializedPlayerId

The id of a player that hasn't been initialized.

Implementation

@visibleForTesting
static const int kUninitializedPlayerId = -1;