(Project deprecated, being reborn at https://github.com/AquariusPower/DevConsLeJME)
ConsoleCommands
|_ JMonkeyEngine 3D (supported)
| |_ Lemur GUI (supported)
| |_ (could be another GUI based on JME)
|_(could be another 3D or 2D UI or even simple text UI)
- Automatic commands and user accessible console variables, by simply instantiating proper classes.
- Any class can be a listener and implement its own set of console commands.
- FPS limiter
- Single Application Instance
- Dialogs to easy configurations and be used as a quick start for interactions.
PS.: While it is still pre-release, use only public methods.