[][src]Type Definition piston_window::types::Rectangle

type Rectangle<T = f64> = [T; 4];

Rectangle dimensions: [x, y, w, h]