Struct sc2::AgentControl [] [src]

pub struct AgentControl { /* fields omitted */ }

controls given to an agent

Methods

impl AgentControl
[src]

[src]

observe the game data and current state

[src]

dispatch commands and debug commands to the game instance

Trait Implementations

Auto Trait Implementations

impl !Send for AgentControl

impl !Sync for AgentControl