GetDirectionSpeed

Description

Returns the current direction speed as an absolute value between 0 and 1.4, this is used with GetDirectionAngle to determine the extent of the direction. The direction is an emulated value that will use an accelerometer where available or keyboard arrow keys if not.

Definition

float GetDirectionSpeed()