mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 02:45:45 +00:00
Refresh controller only when necessary
This commit is contained in:
parent
cbe925c31a
commit
9bba095b2b
2 changed files with 37 additions and 15 deletions
|
@ -32,6 +32,7 @@ public:
|
|||
void BeginMappingButton(std::size_t button_id);
|
||||
void BeginMappingAnalog(std::size_t button_id);
|
||||
void EndMapping();
|
||||
void UpdateInput();
|
||||
|
||||
protected:
|
||||
void paintEvent(QPaintEvent* event) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue