Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getRenderFile
Method
getRenderFile
core/ui/UILayout.cpp:1891–1897 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1889
}
1890
1891
ResourceData Layout::getRenderFile()
1892
{
1893
ResourceData rData;
1894
rData.type = (int)_bgImageTexType;
1895
rData.file = _backGroundImageFileName;
1896
return rData;
1897
}
1898
1899
} // namespace ui
1900
}
Callers
10
printWidgetResources
Method · 0.45
printWidgetResources
Method · 0.45
printWidgetResources
Method · 0.45
printWidgetResources
Method · 0.45
printWidgetResources
Method · 0.45
lua_ax_ui_Layout_getRenderFile
Function · 0.45
lua_ax_ui_ImageView_getRenderFile
Function · 0.45
lua_ax_ui_TextAtlas_getRenderFile
Function · 0.45
lua_ax_ui_LoadingBar_getRenderFile
Function · 0.45
lua_ax_ui_TextBMFont_getRenderFile
Function · 0.45
Calls
no outgoing calls
Tested by
5
printWidgetResources
Method · 0.36
printWidgetResources
Method · 0.36
printWidgetResources
Method · 0.36
printWidgetResources
Method · 0.36
printWidgetResources
Method · 0.36