Hi guys,
Thought I would share a couple little snippets of mine. You can find them at my github repository. All are MIT licensed, so do what you wish with them.
InputManager:
- I have submitted a pull request to the main Urho3D branch to fix the joystick and controller support. The latest branch for InputManager reflects this.
- If you are using any older version of Urho3D, the changes that I have submitted should still work, but will not support joysticks. Please use this branch instead if you are working with any older build of Urho3D.
Each project should each be sufficiently documented, and I will provide updates as they come along. If you have any changes, suggestions, or comments then please let me know.