MCPcopy 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
48Vec2F MiningTool::handPosition() const {
49 return m_handPosition;
50}
51
52void MiningTool::fire(FireMode mode, bool shifting, bool edgeTriggered) {
53 if (!ready())

Callers 3

updateMethod · 0.45
lightSourcesMethod · 0.45
lightSourcesMethod · 0.45

Calls

no outgoing calls

Tested by 2

updateMethod · 0.36
lightSourcesMethod · 0.36