mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-08 12:54:27 +00:00
rlparser: update raylib_api.* by CI
This commit is contained in:
@@ -7364,7 +7364,7 @@ return {
|
||||
{type = "float", name = "radiusTop"},
|
||||
{type = "float", name = "radiusBottom"},
|
||||
{type = "float", name = "height"},
|
||||
{type = "int", name = "slices"},
|
||||
{type = "int", name = "sides"},
|
||||
{type = "Color", name = "color"}
|
||||
}
|
||||
},
|
||||
@@ -7390,7 +7390,7 @@ return {
|
||||
{type = "float", name = "radiusTop"},
|
||||
{type = "float", name = "radiusBottom"},
|
||||
{type = "float", name = "height"},
|
||||
{type = "int", name = "slices"},
|
||||
{type = "int", name = "sides"},
|
||||
{type = "Color", name = "color"}
|
||||
}
|
||||
},
|
||||
@@ -7403,7 +7403,7 @@ return {
|
||||
{type = "Vector3", name = "endPos"},
|
||||
{type = "float", name = "startRadius"},
|
||||
{type = "float", name = "endRadius"},
|
||||
{type = "int", name = "slices"},
|
||||
{type = "int", name = "sides"},
|
||||
{type = "Color", name = "color"}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user