AStarNodePoolProviderSimple

public class AStarNodePoolProviderSimple implements AStarNodePoolProvider, Resource

Class AStarNodePoolProviderSimple. Provides astarnodepoolprovidersimple functionality for the Hytale server.

java.lang.Object > AStarNodePoolProviderSimple

Field Summary

nodePools

protected Int2ObjectMap nodePools

Field nodePools.

Method Detail

AStarNodePoolProviderSimple

public public AStarNodePoolProviderSimple ()

Method AStarNodePoolProviderSimple.

getResourceType

public AStarNodePoolProviderSimple> getResourceType ()

Method getResourceType.

getPool

public AStarNodePool getPool (final int childNodeCount)

Method getPool.

Parameters:
final int childNodeCount

clone

public Resource clone ()

Method clone.