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