Home
last modified time | relevance | path

Searched refs:getDeathPhysicsDriver (Results 1 – 6 of 6) sorted by relevance

/dports/games/bzflag-server/bzflag-2.4.22/src/bzflag/
H A DLocalPlayer.h71 int getDeathPhysicsDriver() const;
205 inline int LocalPlayer::getDeathPhysicsDriver() const in getDeathPhysicsDriver() function
H A DPlayer.h85 int getDeathPhysicsDriver() const;
H A Dplaying.cxx4064 else if (myTank->getDeathPhysicsDriver() >= 0) in checkEnvironment()
4067 myTank->getDeathPhysicsDriver()); in checkEnvironment()
4719 else if (tank->getDeathPhysicsDriver() >= 0) in checkEnvironment()
4722 tank->getDeathPhysicsDriver()); in checkEnvironment()
/dports/games/bzflag/bzflag-2.4.22/src/bzflag/
H A DLocalPlayer.h71 int getDeathPhysicsDriver() const;
205 inline int LocalPlayer::getDeathPhysicsDriver() const in getDeathPhysicsDriver() function
H A DPlayer.h85 int getDeathPhysicsDriver() const;
H A Dplaying.cxx4064 else if (myTank->getDeathPhysicsDriver() >= 0) in checkEnvironment()
4067 myTank->getDeathPhysicsDriver()); in checkEnvironment()
4719 else if (tank->getDeathPhysicsDriver() >= 0) in checkEnvironment()
4722 tank->getDeathPhysicsDriver()); in checkEnvironment()