nl.tudelft.goal.ut2004.selector
Class PlayerOrNavpoint
java.lang.Object
nl.tudelft.goal.ut2004.selector.ContextSelector
nl.tudelft.goal.ut2004.selector.PlayerOrNavpoint
- All Implemented Interfaces:
- nl.tudelft.goal.unreal.util.Selector<cz.cuni.amis.pogamut.base3d.worldview.object.ILocated>
public class PlayerOrNavpoint
- extends ContextSelector
Select the player with the given unreal ID.
- Author:
- mpkorstanje
Field Summary |
protected cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId |
id
|
Constructor Summary |
PlayerOrNavpoint(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId id)
|
Method Summary |
cz.cuni.amis.pogamut.base3d.worldview.object.ILocated |
select(Collection<? extends cz.cuni.amis.pogamut.base3d.worldview.object.ILocated> c)
|
String |
toString()
|
id
protected final cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId id
PlayerOrNavpoint
public PlayerOrNavpoint(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId id)
select
public cz.cuni.amis.pogamut.base3d.worldview.object.ILocated select(Collection<? extends cz.cuni.amis.pogamut.base3d.worldview.object.ILocated> c)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.