MCPcopy Create free account
hub / github.com/NianBroken/Firework_Simulator / getRandomShellPositionV

Function getRandomShellPositionV

js/script.js:874–876  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

872}
873
874function getRandomShellPositionV() {
875 return fitShellPositionInBoundsV(Math.random());
876}
877
878// 获取随机的烟花尺寸
879function getRandomShellSize() {

Callers 1

launchShellFromConfigFunction · 0.85

Calls 1

Tested by

no test coverage detected