GetActorVelX

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

ACS function

fixed GetActorVelX(int tid)

fixed GetActorVelY(int tid)

fixed GetActorVelZ(int tid)

Returns the X, Y, respectively Z velocity component of the thing tagged with tid in fixed-point, depending on the function.

See also