MCPcopy 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

checkFunction · 0.50
DOMContentLoadedFunction · 0.50
checkFunction · 0.50
Composites.jsFile · 0.50
Render.jsFile · 0.50
DynamicTexture.jsFile · 0.50
Map.jsFile · 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…