Function graphics::rectangle::square
[−]
[src]
pub fn square(x: Scalar, y: Scalar, size: Scalar) -> Rectangle
Use square with x, y in upper left corner
pub fn square(x: Scalar, y: Scalar, size: Scalar) -> Rectangle
Use square with x, y in upper left corner
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).