Spline functions.

This commit is contained in:
jussi
2023-11-20 21:54:50 +02:00
parent 05eaafb79e
commit 01883035b0
7 changed files with 562 additions and 3 deletions

View File

@@ -1278,7 +1278,7 @@ int lcoreGetRandomValue( lua_State *L ) {
}
/*
> sequence = RL.GetRandomValue( int count, int min, int max )
> sequence = RL.LoadRandomSequence( int count, int min, int max )
Load random values sequence, no values repeated