jar

org.recast4j : detour-crowd

Maven & Gradle

Feb 18, 2023
238 stars

Recast and Detour for Java · Navigation Mesh Construction and Path-finding Toolkit.

Table Of Contents

Latest Version

Download org.recast4j : detour-crowd JAR file - Latest Versions:

All Versions

Download org.recast4j : detour-crowd JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
1.2.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window detour-crowd-1.5.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.recast4j.detour.crowd

├─ org.recast4j.detour.crowd.Crowd.class - [JAR]

├─ org.recast4j.detour.crowd.CrowdAgent.class - [JAR]

├─ org.recast4j.detour.crowd.CrowdAgentAnimation.class - [JAR]

├─ org.recast4j.detour.crowd.CrowdAgentParams.class - [JAR]

├─ org.recast4j.detour.crowd.CrowdConfig.class - [JAR]

├─ org.recast4j.detour.crowd.CrowdTelemetry.class - [JAR]

├─ org.recast4j.detour.crowd.LocalBoundary.class - [JAR]

├─ org.recast4j.detour.crowd.ObstacleAvoidanceQuery.class - [JAR]

├─ org.recast4j.detour.crowd.PathCorridor.class - [JAR]

├─ org.recast4j.detour.crowd.PathQuery.class - [JAR]

├─ org.recast4j.detour.crowd.PathQueryResult.class - [JAR]

├─ org.recast4j.detour.crowd.PathQueue.class - [JAR]

├─ org.recast4j.detour.crowd.ProximityGrid.class - [JAR]

├─ org.recast4j.detour.crowd.SweepCircleCircleResult.class - [JAR]

org.recast4j.detour.crowd.debug

├─ org.recast4j.detour.crowd.debug.CrowdAgentDebugInfo.class - [JAR]

├─ org.recast4j.detour.crowd.debug.ObstacleAvoidanceDebugData.class - [JAR]

Advertisement