Made cursor work
This commit is contained in:
@@ -39,6 +39,7 @@ struct Input {
|
||||
uint32_t control_prev;
|
||||
Vector3 motion;
|
||||
Vector2 mouse;
|
||||
Vector2 mouse_abs;
|
||||
float wheel_y;
|
||||
bool mouse_moved;
|
||||
bool wheel_moved;
|
||||
|
||||
Reference in New Issue
Block a user