MCPcopy Create free account
hub / github.com/devforth/painterro / setShadowOn

Method setShadowOn

js/main.js:1506–1508  ·  view source on GitHub ↗
(state)

Source from the content-addressed store, hash-verified

1504 }
1505
1506 setShadowOn(state) {
1507 setPrimitiveToolValue(state,this.primitiveTool,'setShadowOn','shadowOn');
1508 }
1509
1510
1511 setActiveTool(b) {

Callers 2

constructorMethod · 0.45
buildShadowOnControlMethod · 0.45

Calls 1

setPrimitiveToolValueFunction · 0.90

Tested by

no test coverage detected