mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 13:47:57 +03:00
Add basic input support.
This commit is contained in:
parent
4b3a64e193
commit
1216f3a1a4
5 changed files with 128 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
|||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<div>
|
||||
<canvas id="outputCanvas" width="640" height="480"/>
|
||||
<canvas id="outputCanvas" width="640" height="480" tabindex="-1"/>
|
||||
</div>
|
||||
<div id="root"></div>
|
||||
<!--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue