Module rich_sdl2_rust::geo

source ·
Expand description

Geometry structures such as Point, Size, Rect and so on.

Structs§

  • A straight line from point to point.
  • A point of the cartesian coordinate system.
  • A rectangle holding up left point and size.
  • A scale from the normal geometry.
  • A geometry size representation.