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

Method has

packages/melonjs/src/video/texture/cache.js:158–160  ·  view source on GitHub ↗

* @ignore

(image)

Source from the content-addressed store, hash-verified

156 * @ignore
157 */
158 has(image) {
159 return this.cache.has(image);
160 }
161
162 /**
163 * @ignore

Callers 15

constructorMethod · 0.45
resetMethod · 0.45
endFrameMethod · 0.45
collisionsMethod · 0.45
addBodyMethod · 0.45
getVelocityMethod · 0.45
getBodyAABBMethod · 0.45
getBodyShapesMethod · 0.45
createPoolFunction · 0.45
visitFunction · 0.45
parseMTLFunction · 0.45
destroyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected