Type Alias piston_window::types::SourceRectangle

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

[x, y, w, h]