This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| functions:setcursorarea [2017/05/29 14:59] – korshun | functions:setcursorarea [2017/06/15 12: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> | + | 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, | Cursor position is fully fixed-point, | ||
| Line 18: | Line 18: | ||
| </ | </ | ||
| - | Or, using [[:HudLib]]: | + | Or, using [[:HUD Library]]: |
| < | < | ||