Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LukasBanana/LLGL
/ IsLoadingDone
Method
IsLoadingDone
examples/Cpp/ExampleBase/ExampleBase.cpp:1031–1034 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1029
}
1030
1031
bool ExampleBase::IsLoadingDone() const
1032
{
1033
return loadingDone_;
1034
}
1035
1036
bool ExampleBase::IsScreenOriginLowerLeft() const
1037
{
Callers
1
OnUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected