diff webGL/dandy/resources/constKey.js~ @ 12:61febc94fa62

upload dandy4.html,new xmlFile
author NOBUYASU Oshiro
date Thu, 15 Jul 2010 07:08:37 +0900
parents 680b5b0cd1e4
children 2018ad94fd9b
line wrap: on
line diff
--- a/webGL/dandy/resources/constKey.js~	Mon Jul 12 08:01:12 2010 +0900
+++ b/webGL/dandy/resources/constKey.js~	Thu Jul 15 07:08:37 2010 +0900
@@ -15,6 +15,7 @@
 const KEY_E = 69;
 const KEY_W = 87;
 const KEY_S = 83;
+const ENTER = 13;
 
 //弾の威力
 const TAMALV1P = 14;