You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
297 B
HTML
8 lines
297 B
HTML
<html>
|
|
<body>
|
|
<applet code="org.newdawn.slick.AppletGameContainer" archive="slick.jar,testdata.jar,lwjgl_applet.jar,lwjgl.jar,lwjgl_util_applet.jar,natives.jar,jinput.jar" width="640" height="480">
|
|
<param name="game" value="org.newdawn.slick.tests.InputTest">
|
|
</applet>
|
|
</body>
|
|
</html>
|