ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:cursorxy

This is an old revision of the document!


CursorX/CursorY

fixed CursorX()
fixed CursorY()

Description

These functions return the current X and Y position of the mouse_cursor, respectively.

Examples

print(s:"The cursor is currently at ", f:CursorX(), s:" ", f:CursorY());
functions/cursorxy.1566776882.txt.gz · Last modified: 2019/08/26 02:48 by korshun