giopromolla/java-fighting-game-engine

Provide properties configuration file for keyboard controllers

Closed this issue · 5 comments

Please give a short description about the enhancement.

The keyboard controllers should be customizable via a properties configuration 
file.

What kind of input and output do you expect from the enhancement?

The controller should use properties file for it's key definition.

Please provide any additional information below.

Original issue reported on code.google.com by hannes.b...@gmail.com on 25 May 2011 at 10:00

[deleted comment]
[deleted comment]

Original comment by hannes.b...@gmail.com on 28 May 2011 at 7:39

  • Changed state: Accepted

Original comment by hannes.b...@gmail.com on 28 May 2011 at 10:05

  • Changed state: Started
Introduced a keyboard.properties file in org.jfge.config.controller package, 
mapping engine events to ASCII code.

Original comment by hannes.b...@gmail.com on 28 May 2011 at 10:56

  • Changed state: Fixed