Type Alias tea::vec::IVec2

source ·
pub type IVec2 = Vector2<i32>;

Trait Implementations§