Changes

176 bytes added ,  03:57, 6 March 2019
Line 853: Line 853:  
|-
 
|-
 
| 0
 
| 0
|  
+
| LeftStickMode_Pointer
| The user can directly control the cursor via the left-stick.
+
| The user can directly control the pointer via the left-stick.
 
|-
 
|-
 
| 1
 
| 1
|  
+
| LeftStickMode_Cursor
 
| The user can only select elements on the page via the left-stick.
 
| The user can only select elements on the page via the left-stick.
 
|}
 
|}
   −
If the Pointer flag is set to false, only value 1 will be used for LeftStickMode (input value ignored).
+
Controls the initial mode, this can be toggled by the user via the pressing the left-stick button. If the Pointer flag is set to false, only LeftStickMode_Cursor will be used and mode toggle by the user is disabled (input value ignored).
    
==== LastUrl ====
 
==== LastUrl ====