Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/phaserjs/phaser
/ callback
Function
callback
tests/actions/SetHitArea.test.js:64–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
var
items = [ item1, item2 ];
63
var
hitArea = { width: 50, height: 50 };
64
var
callback =
function
() {
return
true; };
65
66
SetHitArea(items, hitArea, callback);
67
Callers
8
check
Function · 0.50
DOMContentLoaded
Function · 0.50
check
Function · 0.50
DynamicTextureHandler.js
File · 0.50
Composites.js
File · 0.50
Render.js
File · 0.50
DynamicTexture.js
File · 0.50
Map.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…