* Initializes the player manager with the given players. * @param humans human players, one for local games, multiple for online games. * @param clientId Player ID of the client player (the player that is controlled this client). * @param maxPlayers The maximum number of players.
(humans: Player[], clientId: number, maxPlayers: number)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected