Function bevy_internal::math::i16vec2

source ·
pub const fn i16vec2(x: i16, y: i16) -> I16Vec2
Expand description

Creates a 2-dimensional vector.