Type Alias piston_window::types::Line

source ยท
pub type Line<T = f64> = [T; 4];
Expand description

[x1, y1, x2, y2]