Package games.pixscape.runtime.spatial
Class SpatialActorBucketSorter
java.lang.Object
games.pixscape.runtime.spatial.SpatialActorBucketSorter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsort(SpatialActorCollector actors, int[] actorOrder, int[] bucketStarts, int[] bucketCounts, int bucketCount)
-
Constructor Details
-
SpatialActorBucketSorter
public SpatialActorBucketSorter()
-
-
Method Details
-
sort
public void sort(SpatialActorCollector actors, int[] actorOrder, int[] bucketStarts, int[] bucketCounts, int bucketCount)
-