SettingsSyntax
public interface GameParticipantSyntax
Modifier and Type | Method | Description |
---|---|---|
StartGameSyntax |
setParticipants(PlayerSettings... participants) |
Sets up the bots and whether they are controlled by in-built AI, human or a custom bot.
|
StartGameSyntax setParticipants(PlayerSettings... participants)
participants
- A vector of player setups for each participant in the game.PlayerSetup
Copyright © 2017–2018 Ocraft Project. All rights reserved.