Fulhack.
This commit is contained in:
@@ -17,6 +17,7 @@ struct Input : Component
|
||||
std::array<int, GLFW_MOUSE_BUTTON_LAST+1> MouseState;
|
||||
std::array<int, GLFW_MOUSE_BUTTON_LAST+1> LastMouseState;
|
||||
float dX, dY;
|
||||
float WheelDelta;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user