shuffle<T>(lst: T[]): T[]
Shuffle an array.
param
lst- The list to shuffle.
returns
A shuffled array.
since
v3001.0
group
Random
Shuffle an array.
param
lst- The list to shuffle.
returns
A shuffled array.
since
v3001.0
group
Random
Assets
Game Obj
Components
Component Types
Scene
Input
Events
Info
Math
Misc
Button Bindings
GFX
Draw
Layer
Camera
Layers
Level
Plugins