예제 #1
0
파일: Play.java 프로젝트: MJKAEM/Falpha1
 public void keyPressed(int key, char c) {
   controls.playerMove(key, c);
 }