MCPcopy Create free account
hub / github.com/axmolengine/axmol / isFlippedY

Method isFlippedY

core/2d/Sprite.cpp:1457–1460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1455}
1456
1457bool Sprite::isFlippedY() const
1458{
1459 return _flippedY;
1460}
1461
1462void Sprite::flipX()
1463{

Callers 7

copyPropertiesMethod · 0.80
initMethod · 0.80
flipSpritesMethod · 0.80
getFlipMethod · 0.80
getFlipMethod · 0.80
drawPropertiesMethod · 0.80

Calls

no outgoing calls

Tested by 3

initMethod · 0.64
flipSpritesMethod · 0.64
drawPropertiesMethod · 0.64