jMonkeyEngine-Contributions / Lemur

Lemur is a jMonkeyEngine-based UI toolkit.
http://jmonkeyengine-contributions.github.io/Lemur/
BSD 3-Clause "New" or "Revised" License
116 stars 32 forks source link

Implement full focus manager #23

Open pspeed42 opened 8 years ago

pspeed42 commented 8 years ago

This was started in prototype but uncommitted. Need to finish the focus management that supports focus cycle roots, automatic focus traversal, etc. using standard sets of InputMapper functions with default key mappings.