Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1439
bool Sprite::isFlippedX() const
1440
{
1441
return _flippedX;
1442
}
1443
1444
void Sprite::setFlippedY(bool flippedY)
1445
{
Callers
9
copyProperties
Method · 0.80
init
Method · 0.80
init
Method · 0.80
flipSprites
Method · 0.80
update
Method · 0.80
getFlip
Method · 0.80
getFlip
Method · 0.80
lua_ax_ui_Widget_isFlippedX
Function · 0.80
drawProperties
Method · 0.80
Calls
no outgoing calls
Tested by
5
init
Method · 0.64
init
Method · 0.64
flipSprites
Method · 0.64
update
Method · 0.64
drawProperties
Method · 0.64