Vector2

This component contains two points x and y

Component Author: Jabo Release Date: April 11, 2020

new Vector2(float x, float y);

Last updated