Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/phaserjs/phaser
/ Vector2.test.js
File
Vector2.test.js
tests/math/Vector2.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Vector2 = require(
'../../src/math/Vector2'
);
2
3
describe(
'Vector2'
,
function
()
4
{
Callers
nothing calls this directly
Calls
1
setAngle
Method · 0.80
Tested by
no test coverage detected