Home
last modified time | relevance | path

Searched defs:moveDir (Results 1 – 25 of 101) sorted by relevance

12345

/dports/devel/kf5-kio/kio-5.89.0/autotests/
H A Dclipboardupdatertest.cpp82 const QString moveDir = dir.path() + QLatin1String("/movedir/"); in testPasteAfterMoveFile() local
108 const QString moveDir = dir.path() + QLatin1String("/movedir"); in testPasteAfterMoveFiles() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Samples/18_CharacterDemo/
H A DCharacter.cpp79 Vector3 moveDir = Vector3::ZERO; in FixedUpdate() local
/dports/games/spring/spring_98.0/rts/Sim/Units/CommandAI/
H A DMobileCAI.h81 bool moveDir; variable
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dbg_slidemove.c112 vec3_t moveDir; in PM_VehicleImpact() local
252 vec3_t moveDir; in PM_VehicleImpact() local
/dports/games/spring/spring_98.0/rts/Sim/MoveTypes/MoveMath/
H A DMoveMath.h47 static float GetPosSpeedMod(const MoveDef& moveDef, const float3& pos, const float3& moveDir) in GetPosSpeedMod()
H A DMoveMath.cpp69 … CMoveMath::GetPosSpeedMod(const MoveDef& moveDef, int xSquare, int zSquare, const float3& moveDir) in GetPosSpeedMod()
/dports/games/warzone2100/warzone2100/src/
H A Dmovedef.h55 …uint16_t moveDir = 0; ///< Direction of motion (not the direction the droid is fac… member
H A Dmove.cpp222 uint16_t moveDir = calcDirection(psDroid->pos.x, psDroid->pos.y, x, y); in moveTurnDroid() local
1762 static void moveUpdateCyborgModel(DROID *psDroid, SDWORD moveSpeed, uint16_t moveDir, UBYTE oldStat… in moveUpdateCyborgModel()
2036 uint16_t moveDir; in moveUpdateDroid() local
/dports/security/kleopatra/kleopatra-21.12.3/src/utils/
H A Dpath-helper.cpp136 bool Kleo::moveDir(const QString &src, const QString &dest) in moveDir() function in Kleo
/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dg_func.cpp167 vec3_t moveAngles, moveDir, distanceVec; in Door_SlidingUse() local
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_navnew.cpp217 vec3_t moveDir; in NAV_MoveDirSafe() local
H A DAI_Howler.cpp663 vec3_t moveDir; in NPC_BSHowler_Default() local
H A Dg_emplaced.cpp104 vec3_t moveDir; in EWebPositionUser() local
H A DAI_BobaFett.cpp1218 vec3_t moveDir; in Boba_Flee() local
/dports/devel/indi/indi-1.9.1/drivers/telescope/
H A Dpmc8.h38 uint8_t moveDir = 0; member
/dports/www/lagrange/lagrange-1.7.3/src/ui/
H A Dvisbuf.c142 const int moveDir = vis.end > d->vis.end ? +1 : -1; in reposition_VisBuf() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/test/tests/
H A DPathfinding.cpp87 const Direction moveDir = peep_pathfind_choose_direction(*pos, peep); in FindPath() local
/dports/audio/cantata/cantata-2.4.2/devices/
H A Ddevice.cpp62 void Device::moveDir(const QString &from, const QString &to, const QString &base, const QString &co… in moveDir() function in Device
/dports/sysutils/krename/krename-5.0.1/src/
H A Dkrenameimpl.cpp280 QString moveDir = parser->value("move"); in parseCmdLineOptions() local
/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A Dcg_camera.h87 vec3_t moveDir; member
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/
H A Dp_mobj.h196 int moveDir; // 0-7 member
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_camera.h93 vec3_t moveDir; member
/dports/net/rclone/rclone-1.57.0/backend/seafile/
H A Dwebapi.go414 func (f *Fs) moveDir(ctx context.Context, srcLibraryID, srcDir, srcName, dstLibraryID, dstPath stri… func
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/include/
H A Dp_mobj.h191 int moveDir; ///< [0..7] member
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/include/
H A Dp_mobj.h217 int moveDir; // 0-7 member

12345