Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ anchorPoint
Method
anchorPoint
source/game/StarDungeonGenerator.cpp:613–615 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
611
}
612
613
Vec2I Part::anchorPoint() const {
614
return m_anchorPoint;
615
}
616
617
float Part::chance() const {
618
return m_chance;
Callers
1
generate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected