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

File PathFollower.test.js

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

Source from the content-addressed store, hash-verified

1var PathFollower = require('../../../src/gameobjects/components/PathFollower');
2var TWEEN_CONST = require('../../../src/tweens/tween/const');
3var Vector2 = require('../../../src/math/Vector2');
4

Callers

nothing calls this directly

Calls 11

createFollowerFunction · 0.85
createMockPathFunction · 0.85
setPathMethod · 0.80
setRotateToPathMethod · 0.80
isFollowingMethod · 0.80
pauseFollowMethod · 0.80
resumeFollowMethod · 0.80
stopFollowMethod · 0.80
startFollowMethod · 0.80
pathUpdateMethod · 0.80
createMockTweenFunction · 0.70

Tested by

no test coverage detected