ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:cursordeltay

Differences

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

Link to this comparison view

functions:cursordeltay [2017/04/15 19:00] – created korshunfunctions:cursordeltay [2017/05/29 18:08] (current) korshun
Line 4: Line 4:
  
 ===== Description ===== ===== Description =====
-Returns the difference between the current and previous Y positions of the [[:Cursor]].+Returns the difference between the current [[:cursor]] Y position and the position during the previous tic. 
 + 
 +Note that if the cursor is moved towards the edge of the screen in a non-wrapping mode, the position difference will be 0. To measure the velocity of the attempted mouse motion, use [[CursorMotionX]] and [[CursorMotionY]].
functions/cursordeltay.1492272046.txt.gz · Last modified: 2017/04/15 19:00 by korshun