nl.tudelft.goal.ut2004.selector
Class NearestFriendly
java.lang.Object
nl.tudelft.goal.ut2004.selector.ContextSelector
nl.tudelft.goal.ut2004.selector.NearestFriendly
- All Implemented Interfaces:
- nl.tudelft.goal.unreal.util.Selector<cz.cuni.amis.pogamut.base3d.worldview.object.ILocated>
public final class NearestFriendly
- extends ContextSelector
Selects the closest friendly Player
.
- Author:
- mpkorstanje
Method Summary |
cz.cuni.amis.pogamut.base3d.worldview.object.ILocated |
select(Collection<? extends cz.cuni.amis.pogamut.base3d.worldview.object.ILocated> targets)
|
String |
toString()
|
NearestFriendly
public NearestFriendly()
toString
public String toString()
- Overrides:
toString
in class Object
select
public cz.cuni.amis.pogamut.base3d.worldview.object.ILocated select(Collection<? extends cz.cuni.amis.pogamut.base3d.worldview.object.ILocated> targets)
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.