Module sdl2::rect

source ·
Expand description

Rectangles and points.

Structs

  • Immutable point type, consisting of x and y.
  • A (non-empty) rectangle.

Functions

  • The maximal integer value that can be used for rectangles.
  • The minimal integer value that can be used for rectangle positions and points.