nl.tudelft.goal.ut2004.selector
Class NearestFriendlyWithUT2004LinkGun

Package class diagram package NearestFriendlyWithUT2004LinkGun
java.lang.Object
  extended by nl.tudelft.goal.ut2004.selector.ContextSelector
      extended by nl.tudelft.goal.ut2004.selector.NearestFriendlyWithUT2004LinkGun
All Implemented Interfaces:
nl.tudelft.goal.unreal.util.Selector<cz.cuni.amis.pogamut.base3d.worldview.object.ILocated>

public final class NearestFriendlyWithUT2004LinkGun
extends ContextSelector

Selects the closest friendly Player.

Author:
mpkorstanje

Field Summary
 
Fields inherited from class nl.tudelft.goal.ut2004.selector.ContextSelector
modules
 
Constructor Summary
NearestFriendlyWithUT2004LinkGun()
           
 
Method Summary
 cz.cuni.amis.pogamut.base3d.worldview.object.ILocated select(Collection<? extends cz.cuni.amis.pogamut.base3d.worldview.object.ILocated> targets)
           
 String toString()
           
 
Methods inherited from class nl.tudelft.goal.ut2004.selector.ContextSelector
setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NearestFriendlyWithUT2004LinkGun

public NearestFriendlyWithUT2004LinkGun()
Method Detail

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 © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.