Struct bwapi::player::Player[][src]

pub struct Player(_);

Methods

impl Player
[src]

Trait Implementations

impl FromRaw for Player
[src]

Construct entity from raw data. Unsafe. Please be 100% sure that you pass correct pointer. Read more

Auto Trait Implementations

impl !Send for Player

impl !Sync for Player