Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added two regression-samples for mouse handling.
TestMouseSensorClickToLuaFunction.blend : Using a logicbrick-mouse as base calling a lua-mouse-handler that calls the appropriate lua-functions (pressed/hold/released) TestLuaMouse.blend: Purely lua mouse-manager using OgreKit.Engine and its update-function to check for the current mouse-state and call if need the functions(pressed/hold/released)
- Loading branch information