Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ height
Method
height
source/base/StarWorldGeometry.hpp:149–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
inline unsigned WorldGeometry::height() const {
150
return m_size[1];
151
}
152
153
inline Vec2U WorldGeometry::size() const {
154
return m_size;
Callers
5
loadImage
Method · 0.45
open
Method · 0.45
read
Method · 0.45
begin
Method · 0.45
setCellColumn
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected