Update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2024-10-21 18:47:41 +00:00
parent cd3de0af0c
commit ae150e9640
4 changed files with 4 additions and 4 deletions

View File

@ -1281,7 +1281,7 @@
</Function>
<Function name="GetGestureDetected" retType="int" paramCount="0" desc="Get latest detected gesture">
</Function>
<Function name="GetGestureHoldDuration" retType="float" paramCount="0" desc="Get gesture hold time in milliseconds">
<Function name="GetGestureHoldDuration" retType="float" paramCount="0" desc="Get gesture hold time in seconds">
</Function>
<Function name="GetGestureDragVector" retType="Vector2" paramCount="0" desc="Get gesture drag vector">
</Function>