Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ clientWindow
Method
clientWindow
source/game/StarWorldClient.cpp:452–454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
450
}
451
452
RectI WorldClient::clientWindow() const {
453
return m_clientState.window();
454
}
455
456
WorldClientState& WorldClient::clientState() {
457
return m_clientState;
Callers
2
clientWindows
Method · 0.45
renderImpl
Method · 0.45
Calls
1
window
Method · 0.45
Tested by
no test coverage detected