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

Method isFlippedX

core/2d/Sprite.cpp:1439–1442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1437}
1438
1439bool Sprite::isFlippedX() const
1440{
1441 return _flippedX;
1442}
1443
1444void Sprite::setFlippedY(bool flippedY)
1445{

Callers 9

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

Calls

no outgoing calls

Tested by 5

initMethod · 0.64
initMethod · 0.64
flipSpritesMethod · 0.64
updateMethod · 0.64
drawPropertiesMethod · 0.64