Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ rotation
Method
rotation
source/game/StarMovementController.cpp:277–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
}
276
277
float MovementController::rotation() const {
278
return m_rotation.get();
279
}
280
281
PolyF MovementController::collisionBody() const {
282
auto poly = collisionPoly();
Callers
15
damageSources
Method · 0.45
render
Method · 0.45
processAction
Method · 0.45
tickShared
Method · 0.45
update
Method · 0.45
hitPoly
Method · 0.45
damageSources
Method · 0.45
getAbsolutePosition
Method · 0.45
collisionRect
Method · 0.45
update
Method · 0.45
particleForPlantPart
Method · 0.45
render
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected