ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:getactorxyvelocity

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:getactorxyvelocity [2017/04/15 17:16] – removed korshunfunctions:getactorxyvelocity [2017/06/13 16:51] (current) korshun
Line 1: Line 1:
 +====== GetActorXYVelocity ======
 +{{tag>zdoom math}}
 +''fixed GetActorVelocity(int tid)''
  
 +===== Description =====
 +Returns the length of the 2D (XY) velocity vector of the actor. Shorthand for ''VectorLength(GetActorVelX(tid), GetActorVelY(tid))''.
functions/getactorxyvelocity.1492265766.txt.gz · Last modified: 2017/04/15 17:16 by korshun