Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GRAnimated/MinecraftLCE
/ getResolution
Method
getResolution
src/4JLibraries_Source/fui/fui.cpp:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
int fui::getResolution() {
54
return this->m_resolution;
55
}
56
57
void fui::render(fuiFile* file, float a1, float a2, float a3, float a4) {
58
this->render(file, a1, a2, a3, a4, 1.0f, 1.0f);
Callers
1
loadMovie
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected