Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getBottom
Function
getBottom
MyGUIEngine/include/MyGUI_ICroppedRectangle.h:108–111 ·
view source on GitHub ↗
Get bottom y-coordinate */
Source
from the content-addressed store, hash-verified
106
}
107
/** Get bottom y-coordinate */
108
int getBottom() const
109
{
110
return mCoord.bottom();
111
}
112
/** Get width */
113
int getWidth() const
114
{
Callers
3
_setItemChildVisibleAt
Method · 0.85
MyGUI_ICroppedRectangle.h
File · 0.85
_checkOutside
Function · 0.85
Calls
1
bottom
Method · 0.80
Tested by
no test coverage detected