mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-27 17:17:25 -04:00
rlparser: update raylib_api.* by CI
This commit is contained in:
@ -3239,8 +3239,8 @@ Function 360: ImageDrawTriangle() (5 input parameters)
|
||||
Param[3]: v2 (type: Vector2)
|
||||
Param[4]: v3 (type: Vector2)
|
||||
Param[5]: color (type: Color)
|
||||
Function 361: ImageDrawTriangleEx() (7 input parameters)
|
||||
Name: ImageDrawTriangleEx
|
||||
Function 361: ImageDrawTriangleGradient() (7 input parameters)
|
||||
Name: ImageDrawTriangleGradient
|
||||
Return type: void
|
||||
Description: Draw triangle with interpolated colors within an image
|
||||
Param[1]: dst (type: Image *)
|
||||
|
||||
Reference in New Issue
Block a user