Struct rust_sc2::ramp::Ramps [−][src]
Structured collection of ramps.
Fields
all: Vec<Ramp>All ramps on the map.
my: RampRamp to your main base.
enemy: RampRamp to opponent’s main base.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Ramps
impl !RefUnwindSafe for Rampsimpl UnwindSafe for Ramps
impl UnwindSafe for Ramps