Uses of Class
net.mtrop.doom.struct.map.SparseGridIndex.Pair
-
Uses of SparseGridIndex.Pair in net.mtrop.doom.struct.map
Modifier and TypeFieldDescriptionprotected HashMap<SparseGridIndex.Pair,
T> SparseGridIndex.data
List of grid codes.Modifier and TypeMethodDescriptionboolean
SparseGridIndex.Pair.equals
(SparseGridIndex.Pair p) Checks if this pair equals another.