menu
raylib_dartified package
documentation
core/modules/ffi/core/abbr.dart
SetRandomSeed function
SetRandomSeed function
dark_mode
light_mode
SetRandomSeed
function
void
SetRandomSeed
(
int
seed
)
See
RaylibCore.SetRandomSeed
.
Implementation
void SetRandomSeed(int seed) => _module.SetRandomSeed(seed);
raylib_dartified package
documentation
core/modules/ffi/core/abbr
SetRandomSeed function
abbr library