Struct bwapi::unit::Unit[][src]

pub struct Unit(_);

Methods

impl Unit
[src]

Trait Implementations

impl HasPosition for Unit
[src]

impl RightClickable for Unit
[src]

impl FromRaw for Unit
[src]

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

Auto Trait Implementations

impl !Send for Unit

impl !Sync for Unit