GET MOUSE POSITION
Revision as of 13:27, 9 August 2020 by Bombgamer532 (talk | contribs)
| Number of parameters: 2 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | Handler(float) | Handler for X coord |
| 2. | Handler(float) | Handler for Y coord |
| Return value: | ||
| Type | Description | |
| None | ||
This function gets position of game mouse(cursor) and returns it as X and Y coordinates. This function tracks mouse ever if you are not in pause menu.