v1.0.0
Vector class creation is now wrapped, keyword new is not required. Also, now there is a brief notation of the vector.
Add new Vector2 methods:
- to_array()
- to_list()
- sub()
- divis()
- copy()
Add new functions:
- display_get_gui_size()
- display_set_gui_vsize()
- position_get(), position_set()
- position_add()
- position_multi()
Updated demo