Skip to main content
Module vec2
blockworx_
geom
0.1.0
Module vec2
Module Items
Structs
Functions
In crate blockworx_
geom
blockworx_geom
Module
vec2
Copy item path
Source
Structs
§
Vec2
A direction-and-length, and the type a size is spelled in.
Functions
§
vec2
vec2(x, y) == Vec2::new(x, y)