Type Definition moon_engine::math::Vec2

source · []
pub type Vec2 = Vector2<f32>;
Expand description

Trait Implementations

Linearly interpolate between two values.

Get a random value.

Get a random value, expanded to another range.

Get a random value, expanded to another range.