Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1457
bool Sprite::isFlippedY() const
1458
{
1459
return _flippedY;
1460
}
1461
1462
void Sprite::flipX()
1463
{
Callers
7
copyProperties
Method · 0.80
init
Method · 0.80
flipSprites
Method · 0.80
getFlip
Method · 0.80
getFlip
Method · 0.80
lua_ax_ui_Widget_isFlippedY
Function · 0.80
drawProperties
Method · 0.80
Calls
no outgoing calls
Tested by
3
init
Method · 0.64
flipSprites
Method · 0.64
drawProperties
Method · 0.64