Source:getDirection

Available since LÖVE 0.7.0
This function is not supported in earlier versions.

Gets the direction of the Source.

Function

Synopsis

direction = Source:getDirection( )

Arguments

None.

Returns

number direction
The direction of the Source.

See Also

Other Languages