Jordanwmk / Paralex

MIT License
0 stars 0 forks source link

Code within the Input.java class in input-reader needs to be modulated into methods #8

Closed paregos closed 8 years ago

paregos commented 8 years ago

Significantly improved the structure of the class, modulating all functionality into methods and removing any unnecessary public or static fields/methods.