atavism.server.pathing.crowd
Class LocalBoundary
java.lang.Object
atavism.server.pathing.crowd.LocalBoundary
public class LocalBoundary
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalBoundary
public LocalBoundary()
Reset
public void Reset()
Update
public void Update(long refId,
float[] pos,
float collisionQueryRange,
NavMeshQuery navQuery,
QueryFilter filter)
IsValid
public java.lang.Boolean IsValid(NavMeshQuery navQuery,
QueryFilter filter)
getCenter
public float[] getCenter()
SegmentCount
public int SegmentCount()
GetSegment
public float[] GetSegment(int i)