Uses of Interface
zombie.pathfind.IPathfinder
Packages that use IPathfinder
-
Uses of IPathfinder in zombie.pathfind
Classes in zombie.pathfind that implement IPathfinderFields in zombie.pathfind with type parameters of type IPathfinderMethods in zombie.pathfind with parameters of type IPathfinderModifier and TypeMethodDescriptionzombie.pathfind.PathFindRequest
PolygonalMap2.addRequest
(IPathfinder pathfinder, Mover mover, float float0, float float1, float float2, float float3, float float4, float float5) -
Uses of IPathfinder in zombie.pathfind.nativeCode
Methods in zombie.pathfind.nativeCode with parameters of type IPathfinderModifier and TypeMethodDescriptionPathfindNative.addRequest
(IPathfinder pathfinder, Mover mover, float float0, float float1, float float2, float float3, float float4, float float5)