Class RelativeEntityComparator
java.lang.Object
de.gurkenlabs.litiengine.entities.RelativeEntityComparator
- All Implemented Interfaces:
Comparator<IEntity>
- Direct Known Subclasses:
EntityDistanceComparator
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotectedRelativeEntityComparator(IEntity relativeEntity) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
compare, equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
RelativeEntityComparator
protected RelativeEntityComparator() -
RelativeEntityComparator
-
-
Method Details
-
getRelativeEntity
-
setRelativeEntity
-