mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-25 10:53:03 +00:00
@@ -116,7 +116,6 @@ private:
|
|||||||
Common::Vec<int, 2> wheel_position;
|
Common::Vec<int, 2> wheel_position;
|
||||||
Common::SteadyClock::time_point last_notify_timestamp{};
|
Common::SteadyClock::time_point last_notify_timestamp{};
|
||||||
bool button_pressed = false;
|
bool button_pressed = false;
|
||||||
bool has_moved = false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace InputCommon
|
} // namespace InputCommon
|
||||||
|
|||||||
Reference in New Issue
Block a user