Precise the return value of get_last_look_horizontal()

Because the return value is not that obvious
This commit is contained in:
Hubert Tournier 2024-12-08 21:41:37 +01:00 committed by GitHub
parent eb6731bdc6
commit 8b203f7e9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -770,7 +770,7 @@ Methods:
```
* `get_last_look_horizontal()`:
* returns last look horizontal angle
* returns last look horizontal angle in radians (can be lower than 0 or higher than 2*pi if the player has made whole turns on himself, increases counterclockwise and 0° is East)
* `get_last_look_vertical()`:
* returns last look vertical angle
* `get_control()`: