MCPcopy 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
169void GuiElement::SetMaxY(int y)
170{
171 ymax = y;
172}
173
174int GuiElement::GetMaxY()
175{

Callers 1

GuiFileBrowserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected