Spectre/Display/Display: implement grabCursor()
This commit is contained in:
parent
e64d9cdce0
commit
0a5681c871
2 changed files with 7 additions and 0 deletions
|
|
@ -51,6 +51,8 @@ public :
|
|||
|
||||
void showCursor(bool value);
|
||||
|
||||
void grabCursor(bool value);
|
||||
|
||||
bool activate(bool value);
|
||||
|
||||
// Enable/Disable Vertical Sync.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue