MCPcopy Create free account
hub / github.com/dborth/fceugx / GetHeight

Method GetHeight

source/gui/gui_element.cpp:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184int GuiElement::GetHeight()
185{
186 return height;
187}
188
189void GuiElement::SetSize(int w, int h)
190{

Callers 15

WindowPromptFunction · 0.45
OnScreenKeyboardFunction · 0.45
SettingWindowFunction · 0.45
MenuGameSelectionFunction · 0.45
ControllerWindowFunction · 0.45
PlayerMappingWindowFunction · 0.45
MenuGameFunction · 0.45
MenuGameSavesFunction · 0.45
MenuGameSettingsFunction · 0.45
MenuGameCheatsFunction · 0.45
MenuSettingsMappingsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected