Function
randSeed
(seed?: number): numberGet / set the random number generator seed.
param seed- The seed to set.
randSeed(Date.now())returns The new seed.
since v2000.0
group Random
Get / set the random number generator seed.
param seed- The seed to set.
randSeed(Date.now())returns The new seed.
since v2000.0
group Random
Assets
Game Obj
Components
Component Types
Scene
Input
Events
Info
Math
Layer
Camera
Layers
Level
Draw
Plugins
Button Bindings
GFX
Miscalenous