Home
last modified time | relevance | path

Searched defs:maxSpeed (Results 126 – 150 of 150) sorted by relevance

123456

/dports/games/barony/Barony-3.3.7/src/
H A Dactplayer.cpp767 double maxSpeed = 18.0; in handlePlayerMovement() local
/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/components/
H A DCCmpUnitMotion.cpp871 fixed maxSpeed = basicSpeed.Multiply(terrainSpeed); in Move() local
/dports/cad/sumo/sumo-1.2.0/src/netload/
H A DNLHandler.cpp433 const double maxSpeed = attrs.get<double>(SUMO_ATTR_SPEED, id.c_str(), ok); in addLane() local
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSLane.cpp178 MSLane::MSLane(const std::string& id, double maxSpeed, double length, MSEdge* const edge, in MSLane()
2250 const double maxSpeed = getSpeedLimit() * vc.getMaxSpeedFactor(); in getMaximumBrakeDist() local
/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DAI.cpp1811 bool AI::Stop(Ship &ship, Command &command, double maxSpeed, const Point direction) in Stop()
1951 double maxSpeed = ship.MaxVelocity(); in Swarm() local
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/utils/tests/unit/module_utils/fixtures/
H A Dlarge.json5478 "maxSpeed": "6", string
5816 "maxSpeed": "6", string
6154 "maxSpeed": "6", string
6492 "maxSpeed": "6", string
6830 "maxSpeed": "6", string
7168 "maxSpeed": "6", string
7506 "maxSpeed": "6", string
7844 "maxSpeed": "6", string
8182 "maxSpeed": "6", string
8520 "maxSpeed": "6", string
[all …]
/dports/cad/sumo/sumo-1.2.0/src/netbuild/
H A DNBEdgeCont.cpp1328 NBEdgeCont::guessSidewalks(double width, double minSpeed, double maxSpeed, bool fromPermissions) { in guessSidewalks()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Daiunicult.cpp944 int speed = -1; int step = 2500; int maxSpeed = 146603; in getGenDudeMoveSpeed() local
/dports/games/untahris/untahris/
H A Duntahris.h185 int32 maxSpeed; member
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/widgets/
H A Djuce_Slider.cpp793 auto maxSpeed = jmax (200.0, (double) sliderRegionSize); in handleVelocityDrag() local
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/widgets/
H A Djuce_Slider.cpp793 auto maxSpeed = jmax (200.0, (double) sliderRegionSize); in handleVelocityDrag() local
/dports/games/warzone2100/warzone2100/src/
H A Dstatsdef.h324 unsigned maxSpeed = 0; ///< Max speed for the droid member
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DEntity.cpp2220 void Entity::push(const Vector &vec, float time, float maxSpeed, float dmg) in push()
H A DGame.cpp4794 int maxSpeed = 0; in loadSceneXML() local
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_draw.cpp733 float currValue,maxSpeed; in CG_DrawVehicleSpeed() local
/dports/x11-fm/dolphin/dolphin-21.12.3/src/kitemviews/
H A Dkitemlistview.cpp2711 const int maxSpeed = 128; in calculateAutoScrollingIncrement() local
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwmechanics/
H A Dactors.cpp1799 float maxSpeed = ptr.getClass().getMaxSpeed(ptr); in predictAndAvoidCollisions() local
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dsolid.py35 def maxSpeed(self): member in Solid.Processor
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_weapon.c2167 float minSpeed, float maxSpeed, float idealSpeed, qboolean mustHit ) in WP_LobFire()
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_draw.c2337 float inc, currValue,maxSpeed; in CG_DrawVehicleSpeed() local
/dports/devel/level-zero/level-zero-1.7.4/include/
H A Dzes_api.h690 …zes_pci_speed_t maxSpeed; ///< [out] Fastest port configuration supported by… member
H A Dze_api.h6961 …ze_pci_speed_ext_t maxSpeed; ///< [out] Fastest port configuration supported by… member
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/timeline2/view/
H A Dtimelinecontroller.cpp2646 double maxSpeed = duration * qAbs(speed); in changeItemSpeed() local
/dports/games/spring/spring_98.0/rts/ExternalAI/
H A DSSkirmishAICallbackImpl.cpp3422 float maxSpeed; in skirmishAiCallback_Unit_getMaxSpeed() local
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h3584 float maxSpeed; variable

123456