Vectors
IWindow::IVector2
IWindow::IVector2
contains two members.
int64_t x
is the x coordinate in the vector.int64_t y
is the y coordinate in the vector.
IWindow::Vector2
Window::IVector2
contains two members.
float x
is the x coordinate in the vector.float y
is the y coordinate in the vector.