Struct sc2::Agent [] [src]

pub struct Agent(_);

a wrapper around a player to mediate interactions with game instance

exposes internal sc2 interfaces to players

Trait Implementations

Auto Trait Implementations

impl !Send for Agent

impl !Sync for Agent