Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ position
Method
position
source/game/StarItemDrop.cpp:168–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
Vec2F ItemDrop::position() const {
169
return m_movementController.position();
170
}
171
172
RectF ItemDrop::metaBoundBox() const {
173
return m_boundBox;
Callers
3
diskStore
Method · 0.45
update
Method · 0.45
updateTaken
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected