Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Navigation/
H A DCrowdAgent.cpp52 static const NavigationPushiness DEFAULT_AGENT_NAVIGATION_PUSHINESS = NAVIGATIONPUSHINESS_MEDIUM; variable
92 navPushiness_(DEFAULT_AGENT_NAVIGATION_PUSHINESS), in CrowdAgent()
120 …ation Pushiness", navPushiness_, crowdAgentPushinessNames, DEFAULT_AGENT_NAVIGATION_PUSHINESS, AM_… in RegisterObject()