mirror of
https://github.com/raysan5/raylib.git
synced 2026-07-12 20:20:35 +00:00
Update raylib_api.* by CI
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user