Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getLeftBoundary
Method
getLeftBoundary
core/ui/UIWidget.cpp:1213–1216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1211
}
1212
1213
float Widget::getLeftBoundary() const
1214
{
1215
return getBoundingBox().origin.x;
1216
}
1217
1218
float Widget::getBottomBoundary() const
1219
{
Callers
5
calculateFinalPositionWithRelativeWidget
Method · 0.80
getHowMuchOutOfBoundary
Method · 0.80
getHowMuchOutOfBoundary
Method · 0.80
scrollChildren
Method · 0.80
lua_ax_ui_Widget_getLeftBoundary
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected