Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ setShouldRun
Method
setShouldRun
source/game/StarTechController.cpp:145–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
void TechController::setShouldRun(bool shouldRun) {
146
m_moveRun = shouldRun;
147
}
148
149
void TechController::beginPrimaryFire() {
150
m_movePrimaryFire = true;
Callers
1
processControls
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected