示例#1
0
文件: Play.java 项目: MJKAEM/Falpha1
 public void keyPressed(int key, char c) {
   controls.playerMove(key, c);
 }