This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
prpl:getmousecell [2017/05/14 23:19] – Nicant | prpl:getmousecell [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | <- [[.: | + | <- [[.: |
- | ===== | + | ===== |
^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
- | | | Mouse X Mouse Y | [ - int int] | | + | | | MouseX MouseY |
=== Description === | === Description === | ||
Gets the current cell coordinates of the mouse pointer. | Gets the current cell coordinates of the mouse pointer. | ||
+ | |||
+ | See also: [[.: | ||
=== Examples === | === Examples === | ||
- | < | + | < |
GetMouseCell ->X ->Y #Simply Gets coordinates of mouse | GetMouseCell ->X ->Y #Simply Gets coordinates of mouse | ||
</ | </ | ||