Andidy / engine-v2

1 stars 0 forks source link

Add operator overloading for Raylib's Vector2 type #43

Closed Andidy closed 2 years ago

Andidy commented 2 years ago

Raylib's Vector2 type could use some operator overloads to ease usage. Also conversion to and from IVector2 should be supported.