MCPcopy 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
65CelestialCoordinate CelestialParameters::coordinate() const {
66 return m_coordinate;
67}
68
69String CelestialParameters::name() const {
70 return m_name;

Callers 2

worldRadialPositionMethod · 0.80
SkyParametersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected