Skip to main content

rrect

Function rrect 

Source
pub fn rrect<T1, T2, T3, T4>(x: T1, y: T2, width: T3, height: T4) -> Rectangle
where T1: AsF32, T2: AsF32, T3: AsF32, T4: AsF32,
Expand description

A convenience function for making a new Rectangle.