ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


cursor_library

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
cursor_library [2017/07/14 21:37] korshuncursor_library [2017/07/14 21:38] korshun
Line 49: Line 49:
 ==== Cursor wraparound ==== ==== Cursor wraparound ====
  
-[[functions:EnableCursorWrap]], [[functions:EnableCursorWrapX]], [[functions:EnableCursorWrapY]] can enable or disable cursor wrapping. If cursor wrapping is enabled, then reaching the edge of the screen will move the cursor to the opposite edge. This movement will be invisible to [[functions:CursorDeltaX]] and [[functions:CursorDeltaY]].+[[functions:EnableCursorWrap]], [[functions:EnableCursorWrapX]], [[functions:EnableCursorWrapY]] can enable or disable cursor wrapping. If cursor wrapping is enabled, then reaching the edge of the screen will move the cursor to the opposite edge. This sudden teleportation will not affect [[functions:CursorDeltaX]] and [[functions:CursorDeltaY]] readings.
  
  
cursor_library.txt · Last modified: 2017/07/14 21:40 by korshun