Add hardware mouse support
This commit is contained in:
parent
1797d7585b
commit
fecec13869
3 changed files with 95 additions and 3 deletions
|
|
@ -68,3 +68,6 @@
|
|||
<button id="switchbutton">⮂</button>
|
||||
<button class="backbutton">⯇</button>
|
||||
</div>
|
||||
<div id="mouse" class="scene key fullscreen hidden">
|
||||
<p>Mouse</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue