MCPcopy 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
156ResourceManager* Window::getResourceManager()
157{
158 return &mResourceManager;
159}
160
161void Window::setZoomFactor(const float& zoom)
162{

Callers 14

setImageMethod · 0.80
copyScreenMethod · 0.80
renderMethod · 0.80
renderMethod · 0.80
getFontMethod · 0.80
SwitchComponentMethod · 0.80
renderMethod · 0.80
getListFontMethod · 0.80
getDescriptionFontMethod · 0.80
getFastSelectFontMethod · 0.80
resolveFontMethod · 0.80
GuiMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected