mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-19 09:54:54 +00:00
Add poll interval to libScePad (#1415)
This commit is contained in:
parent
87f8fea4de
commit
c38e3f77f9
5 changed files with 38 additions and 2 deletions
|
@ -68,6 +68,8 @@ public:
|
|||
|
||||
void waitEvent();
|
||||
|
||||
void initTimers();
|
||||
|
||||
private:
|
||||
void onResize();
|
||||
void onKeyPress(const SDL_Event* event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue