Module rust_sc2::player[][src]

Expand description

Items representing various player’s data.

Structs

Computer

Computer opponent configuration used in run_vs_computer.

Enums

AIBuild

Strategy build of in-game AI.

Difficulty

Difficulty of in-game AI.

GameResult

Game result for bot passed to on_end.

PlayerType

Type of the player, used when joining a game.

Race

Representation of game races (your gender in SC2).