menu
flutter_ludo package
documentation
bot/ludo_bot_controller.dart
LudoBotController
botPlayerIndices property
botPlayerIndices property
dark_mode
light_mode
botPlayerIndices
property
Set
<
int
>
botPlayerIndices
final
Set of player indices that are controlled by the bot.
Implementation
final Set<int> botPlayerIndices;
flutter_ludo package
documentation
bot/ludo_bot_controller
LudoBotController
botPlayerIndices property
LudoBotController class