Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ handPosition
Method
handPosition
source/game/items/StarTools.cpp:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
Vec2F MiningTool::handPosition() const {
49
return m_handPosition;
50
}
51
52
void MiningTool::fire(FireMode mode, bool shifting, bool edgeTriggered) {
53
if (!ready())
Callers
3
update
Method · 0.45
lightSources
Method · 0.45
lightSources
Method · 0.45
Calls
no outgoing calls
Tested by
2
update
Method · 0.36
lightSources
Method · 0.36