Rectangle


Vocabulary
raylib

Class description
Represents a 2D rectangle defined by a x position, y position, width, and height.

Warning
Values are all single-precision where as Factor is double precision (see float)


Definition


Methods