|
Returns the size of the speed.
Using this function we can only retrieve the magnitude of the speed but not its direction.
For example if the function returns 10, it means that the speed of the object is 10.
Q: "speed of ten" to which direction ?
A: To know the direction of the speed call STATE_object_get_speed()
|