Mercurial > hg > Members > e105711
changeset 25:6467074ad764 draft
add panel.pdf
author | e105711 <yomitan.ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 19 Jul 2012 16:48:15 +0900 |
parents | 3f8305d62106 |
children | b40d190c4da2 |
files | Panel/gamePanel.pdf webGL/DrumSimulator.html |
diffstat | 2 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/webGL/DrumSimulator.html Thu Jul 19 16:30:33 2012 +0900 +++ b/webGL/DrumSimulator.html Thu Jul 19 16:48:15 2012 +0900 @@ -143,7 +143,7 @@ border: 2px solid black; } </style> - <body onload="main()" onkeydown="keybordDown()" onkeypress="keybordPress()" onkeyup="keybordUp()" style='overflow:hidden'> + <body onload="main()" onkeydown="keybordDown()" onkeypress="keybordPress()" onkeyup="keybordUp()" <!--style='overflow:hidden'-->> <div align="center"> <canvas id="example"> There is supposed to be an example drawing here, but it's not important.