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