Home
last modified time | relevance | path

Searched refs:SetManeuverLeash (Results 1 – 2 of 2) sorted by relevance

/dports/games/spring/spring_98.0/rts/Sim/MoveTypes/
H A DMoveType.h45 virtual void SetManeuverLeash(float leashLength) { maneuverLeash = leashLength; } in SetManeuverLeash() function
H A DMoveType.cpp164 SetManeuverLeash(*reinterpret_cast<float*>(memberValue)); in SetMemberValue()