Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ coordinate
Method
coordinate
source/game/StarCelestialParameters.cpp:65–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
CelestialCoordinate CelestialParameters::coordinate() const {
66
return m_coordinate;
67
}
68
69
String CelestialParameters::name() const {
70
return m_name;
Callers
2
worldRadialPosition
Method · 0.80
SkyParameters
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected