Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ getResourceManager
Method
getResourceManager
src/Window.cpp:156–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
ResourceManager* Window::getResourceManager()
157
{
158
return &mResourceManager;
159
}
160
161
void Window::setZoomFactor(const float& zoom)
162
{
Callers
14
setImage
Method · 0.80
copyScreen
Method · 0.80
render
Method · 0.80
render
Method · 0.80
getFont
Method · 0.80
SwitchComponent
Method · 0.80
render
Method · 0.80
getListFont
Method · 0.80
getDescriptionFont
Method · 0.80
getFastSelectFont
Method · 0.80
resolveFont
Method · 0.80
GuiMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected