Home
last modified time | relevance | path

Searched defs:sharedEngineLeft (Results 1 – 3 of 3) sorted by relevance

/dports/games/astromenace/astromenace-1.4.1/src/object3d/space_ship/
H A Dspace_ship.cpp269 if (auto sharedEngineLeft = tmpEngineLeft.lock()) { in ~cSpaceShip() local
329 if (auto sharedEngineLeft = EnginesLeft[i].lock()) { in SetLocation() local
383 if (auto sharedEngineLeft = EnginesLeft[i].lock()) { in SetLocationArcadePlayer() local
463 if (auto sharedEngineLeft = EnginesLeft[i].lock()) { in SetRotation() local
573 if (auto sharedEngineLeft = tmpEngineLeft.lock()) in Update() local
637 if (auto sharedEngineLeft = tmpEngineLeft.lock()) in Update() local
680 if (auto sharedEngineLeft = tmpEngineLeft.lock()) in Update() local
729 if (auto sharedEngineLeft = tmpEngineLeft.lock()) in Update() local
H A Dearth_space_fighter.cpp414 if (auto sharedEngineLeft = sharedSpaceShip->EnginesLeft[i].lock()) { in SetEarthSpaceFighterEngine() local
/dports/games/astromenace/astromenace-1.4.1/src/game/
H A Dgame_player_ship.cpp985 if (auto sharedEngineLeft = tmpEngineLeft.lock()) in GamePlayerShip() local
1006 if (auto sharedEngineLeft = tmpEngineLeft.lock()) in GamePlayerShip() local