ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:setcursorarea

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
functions:setcursorarea [2017/05/29 17:59] korshunfunctions:setcursorarea [2017/06/15 15:20] (current) korshun
Line 4: Line 4:
  
 ===== Description ===== ===== Description =====
-Sets the size of the [[:cursor]] coordinate system. The coordinate system used by the cursor matches the [[zdoom>SetHudSize]] coordinate system exactly.+Sets the size of the [[:cursor]] coordinate system. The coordinate system used by the cursor matches the [[:HUD coordinate system]].
  
 Cursor position is fully fixed-point, even ''SetCursorArea(1.0, 1.0)'' will work correctly. Cursor position is fully fixed-point, even ''SetCursorArea(1.0, 1.0)'' will work correctly.
Line 18: Line 18:
 </code> </code>
  
-Or, using [[:HudLib]]:+Or, using [[:HUD Library]]:
  
 <code> <code>
functions/setcursorarea.1496069975.txt.gz · Last modified: 2017/05/29 17:59 by korshun