Module fermium::rect

source ·
Expand description

Operations for SDL’s rectangle type.

Structs

  • The structure that defines a point (floating)
  • A rectangle, with the origin at the upper left (floating).
  • The structure that defines a point (integer)
  • A rectangle, with the origin at the upper left (integer).

Functions