This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
prpl:getmousescreenposition [2018/06/14 21:27] – fixed link kajacx | prpl:getmousescreenposition [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 12: | Line 12: | ||
<code prpl> | <code prpl> | ||
GetMouseScreenPosition pop 0.5 gt if | GetMouseScreenPosition pop 0.5 gt if | ||
- | #the mouse is in the upper half of the screen | + | #the mouse is in the right half of the screen |
endif | endif | ||
</ | </ | ||