Home
last modified time | relevance | path

Searched refs:IsTurn (Results 1 – 4 of 4) sorted by relevance

/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Activities/Move/
H A DMove.cs491 static bool IsTurn(Mobile mobile, CPos nextCell, Map map) in IsTurn() method in OpenRA.Mods.Common.Activities.Move.MoveFirstHalf
509 … if (!mobile.IsTraitPaused && !mobile.IsTraitDisabled && IsTurn(mobile, nextCell.Value.First, map)) in OnComplete()
/dports/devel/sdl12/SDL-1.2.15/src/video/symbian/EKA2/
H A Ddsa.cpp357 inline TBool IsTurn() const;
371 inline TBool TDsa::IsTurn() const
416 const TInt lineMove = iDsa.IsTurn() ? 1 : lineWidth;
H A Ddsa_new.cpp17 inline TBool IsTurn() const; in NONSHARABLE_CLASS()
29 inline TBool TDsa::IsTurn() const
74 const TInt lineMove = iDsa.IsTurn() ? 1 : lineWidth;
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/symbian/src/
H A Ddsa.cpp48 inline TBool IsTurn() const; in NONSHARABLE_CLASS()
63 inline TBool TDsa::IsTurn() const
748 const TInt lineMove = iDsa.IsTurn() ? 1 : lineWidth;