Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/spritejs/spritejs
/ forceUpdate
Method
forceUpdate
src/node/node.js:380–382 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
378
}
379
380
forceUpdate() {
381
if
(this.parent) this.parent.forceUpdate();
382
}
383
384
getAttribute(key) {
385
return
this.attributes[key];
Callers
15
connect
Method · 0.95
onPropertyChange
Method · 0.95
setProgram
Method · 0.95
setShaderAttribute
Method · 0.95
setUniforms
Method · 0.95
setResolution
Method · 0.95
_applyTexture
Function · 0.45
node.js
File · 0.45
layer.js
File · 0.45
cloud.js
File · 0.45
label.js
File · 0.45
applyTexture
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected