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

Method setType

packages/melonjs/tests/plugin.spec.js:23–25  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

21 }
22
23 setType(t) {
24 this.type = t;
25 }
26
27 getValue() {
28 return 42;

Callers 3

plugin.spec.jsFile · 0.80
addBodyMethod · 0.80
setStaticMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected