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

File GetBitmapTextSize.test.js

tests/gameobjects/bitmaptext/GetBitmapTextSize.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var GetBitmapTextSize = require('../../../src/gameobjects/bitmaptext/GetBitmapTextSize');
2
3// Helper to create a basic glyph object
4function makeGlyph (xAdvance, xOffset, yOffset, width, height)

Callers

nothing calls this directly

Calls 4

GetBitmapTextSizeFunction · 0.85
makeGlyphFunction · 0.85
makeOutFunction · 0.85
makeSrcFunction · 0.70

Tested by

no test coverage detected