Vector2


Vocabulary
raylib

Class description
Represents a 2D vector in Raylib. Implements the Sequence protocol.

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


Definition


Methods