Archomeda / lightfx-extender

Allows gamers to take advantage of LightFX on hardware other than Alienware's
GNU General Public License v2.0
36 stars 7 forks source link

Move library logic into separate proxy classes #24

Closed Archomeda closed 8 years ago

Archomeda commented 8 years ago

This will separate the logic that is used to communicate with various libraries into their own proxy classes. This improves the code readability and maintainability.