Home
last modified time | relevance | path

Searched refs:IsAnyAngularThrusterKeyDown (Results 1 – 2 of 2) sorted by relevance

/dports/games/pioneer/pioneer-20210723/src/ship/
H A DPlayerShipController.h87 bool IsAnyAngularThrusterKeyDown();
H A DPlayerShipController.cpp183 if (IsAnyAngularThrusterKeyDown()) break; in StaticUpdate()
373 bool PlayerShipController::IsAnyAngularThrusterKeyDown() in IsAnyAngularThrusterKeyDown() function in PlayerShipController