MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / GetMenuScale

Method GetMenuScale

PanzerChasm/menu_drawer_soft.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122unsigned int MenuDrawerSoft::GetMenuScale() const
123{
124 return menu_scale_;
125}
126
127unsigned int MenuDrawerSoft::GetConsoleScale() const
128{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected