MCPcopy 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
145void TechController::setShouldRun(bool shouldRun) {
146 m_moveRun = shouldRun;
147}
148
149void TechController::beginPrimaryFire() {
150 m_movePrimaryFire = true;

Callers 1

processControlsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected