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

Function scaleFactorSelector

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

Source from the content-addressed store, hash-verified

298const finaleSelector = () => store.state.config.finale;
299const skyLightingSelector = () => +store.state.config.skyLighting;
300const scaleFactorSelector = () => store.state.config.scaleFactor;
301
302// Help Content
303const helpContent = {

Callers 2

handleResizeFunction · 0.85
renderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected