CenterCursor
From MaratisWiki
(Difference between revisions)
(Created page with "Center the cursor in the middle of the window. Useful for FPS camera controls. You can download demo FPS game http://www.maratis3d.org/download/SponzaFPS.zip, here") |
Dahnielson (Talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lua-function|centerCursor|}} | ||
+ | |||
Center the cursor in the middle of the window. Useful for FPS camera controls. | Center the cursor in the middle of the window. Useful for FPS camera controls. | ||
− | You can download demo FPS game | + | You can download demo FPS game [http://www.maratis3d.org/download/SponzaFPS.zip here] |
+ | |||
+ | [[Category:Lua scripting]] | ||
+ | [[Category:Lua function]] | ||
+ | [[Category:System]] |
Latest revision as of 16:54, 8 February 2014
centerCursor()
Center the cursor in the middle of the window. Useful for FPS camera controls.
You can download demo FPS game here