MCPcopy Index your code
hub / github.com/phaserjs/phaser / Texture.test.js

File Texture.test.js

tests/gameobjects/components/Texture.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Texture = require('../../../src/gameobjects/components/Texture');
2var Frame = require('../../../src/textures/Frame');
3
4function makeMockFrame (cutWidth, cutHeight, customPivot, pivotX, pivotY)

Callers

nothing calls this directly

Calls 4

makeMockGameObjectFunction · 0.85
makeRealFrameFunction · 0.85
setFrameMethod · 0.65
setTextureMethod · 0.65

Tested by

no test coverage detected