6 Commits

Author SHA1 Message Date
Markil3
a052c47573 Changes the build structure to put the library in its own project.
This cleans up dependencies some.
2020-12-14 11:56:48 -07:00
Markil3
b7bfb13745 Cleaned up the gradle build file. 2020-12-14 10:49:13 -07:00
Markil3
a8d76ed11d Adds some documentation to the joystick state. 2020-12-13 22:58:58 -07:00
Markil3
8595a875f4 Removed the dependency on Lemur.
At this point, the only external dependencies is the core JME as well as the test data for the sake of the controller textures.
2020-12-13 22:58:58 -07:00
Markil3
e03af51904 Adds an application state that displays connected controllers.
It still relies pretty heavily on Lemur. I'm going to have to fix that.
2020-12-13 22:58:37 -07:00
Markil3
fc880fac41 Sets up the gradle and jMonkey environment. 2020-12-11 18:47:36 -07:00