godot/doc
Haoyu Qiu 5183c473f7 Backport new methods for KinematicBody and KinematicCollision
For both 2D and 3D, three methods are added:

- `get_floor_angle` on `KinematicBody` to get the floor angle.
- `get_angle` on `KinematicCollision` to get the collision angle.
- `get_last_slide_collision` to quickly get the latest collision of `move_and_slide`.
2021-08-26 12:16:40 +08:00
..
classes Backport new methods for KinematicBody and KinematicCollision 2021-08-26 12:16:40 +08:00
tools Add theme item descriptions to the online documentation 2021-08-06 18:20:51 +03:00
Doxyfile
Makefile [HTML5] Add jsdoc2rst tool. 2021-02-26 15:35:45 +01:00