Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
constructor
Method · 0.45
reset
Method · 0.45
endFrame
Method · 0.45
collisions
Method · 0.45
addBody
Method · 0.45
getVelocity
Method · 0.45
getBodyAABB
Method · 0.45
getBodyShapes
Method · 0.45
createPool
Function · 0.45
visit
Function · 0.45
parseMTL
Function · 0.45
destroy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected