Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ running
Method
running
source/game/StarActorMovementController.cpp:555–557 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
553
}
554
555
bool ActorMovementController::running() const {
556
return m_running.get();
557
}
558
559
Direction ActorMovementController::movingDirection() const {
560
return m_movingDirection.get();
Callers
5
pullRequests
Method · 0.45
update
Method · 0.45
processStateChanges
Method · 0.45
update
Method · 0.45
addActorMovementCallbacks
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected