Noise.new
From GiderosMobile
Available since: Gideros 2019.12
Class: Noise
Description
Creates a new noise object. <syntaxhighlight lang="lua"> Noise.new(seed) </source>
Default seed value: 1337
Parameters
seed: (number) seed value optional
Available since: Gideros 2019.12
Class: Noise
Creates a new noise object. <syntaxhighlight lang="lua"> Noise.new(seed) </source>
Default seed value: 1337
seed: (number) seed value optional