MCPcopy Create free account
hub / github.com/melonjs/melonJS / clearMask

Method clearMask

packages/melonjs/src/video/renderer.js:1031–1031  ·  view source on GitHub ↗

* disable (remove) the rendering mask set through setMask. * @see Renderer#setMask

()

Source from the content-addressed store, hash-verified

1029 * @see Renderer#setMask
1030 */
1031 clearMask() {}
1032
1033 /**
1034 * set a coloring tint for sprite based renderables

Callers 8

resetMethod · 0.95
drawMethod · 0.45
drawTriangleMethod · 0.45
drawMethod · 0.45
drawLightingMethod · 0.45
postDrawMethod · 0.45
paintWithMasksFunction · 0.45
drawMethod · 0.45

Calls

no outgoing calls

Tested by 1

paintWithMasksFunction · 0.36