Uses of Class
net.mtrop.doom.struct.map.SparseGridIndex.Pair
Packages that use SparseGridIndex.Pair
-
Uses of SparseGridIndex.Pair in net.mtrop.doom.struct.map
Fields in net.mtrop.doom.struct.map with type parameters of type SparseGridIndex.PairModifier and TypeFieldDescriptionprotected HashMap<SparseGridIndex.Pair,
T> SparseGridIndex.data
List of grid codes.Methods in net.mtrop.doom.struct.map that return types with arguments of type SparseGridIndex.PairMethods in net.mtrop.doom.struct.map with parameters of type SparseGridIndex.PairModifier and TypeMethodDescriptionboolean
SparseGridIndex.Pair.equals
(SparseGridIndex.Pair p) Checks if this pair equals another.