An ACS library for ZDoom-based ports
This is an old revision of the document!
fixed CursorY()
Returns the current Y position of the mouse cursor.
print(s:"Cursor position: ", f:CursorX(), s:" ", f:CursorY());