Module rust_sc2::action[][src]

Expand description

Data structures for executing actions and analyzing actions failure.

Structs

ActionError

Structure used to analyze actions failed on previous game step. Stored in state.action_errors.

Enums

ActionResult

Result of executed action.

Target

Target of ability used by unit.