Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/phaserjs/phaser
/ BaseCamera.test.js
File
BaseCamera.test.js
tests/cameras/2d/BaseCamera.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
BaseCamera = require(
'../../../src/cameras/2d/BaseCamera'
);
2
3
describe(
'BaseCamera'
,
function
()
4
{
Callers
nothing calls this directly
Calls
9
setOrigin
Method · 0.80
getWorldPoint
Method · 0.80
setAngle
Method · 0.80
getBounds
Method · 0.80
setPosition
Method · 0.80
setRotation
Method · 0.80
clearMask
Method · 0.80
setSize
Method · 0.65
update
Method · 0.45
Tested by
no test coverage detected