mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
raw finish of joint test
This commit is contained in:
parent
ca9c780bd7
commit
2df41336f4
2 changed files with 29 additions and 14 deletions
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<body>
|
||||
<canvas id="canvas" width="600" height="400" style="background-color:#333333;"></canvas>
|
||||
<button onclick="jump()">jump</button>
|
||||
<button onclick="jump(dude)">move dude</button>
|
||||
<button onclick="jump(item)">move item</button>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue