Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dborth/fceugx
/ SetMaxY
Method
SetMaxY
source/gui/gui_element.cpp:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
void GuiElement::SetMaxY(int y)
170
{
171
ymax = y;
172
}
173
174
int GuiElement::GetMaxY()
175
{
Callers
1
GuiFileBrowser
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected