nl.tudelft.goal.ut2004.visualizer.util
Class SelectableIUnrealBot
java.lang.Object
nl.tudelft.goal.ut2004.visualizer.util.SelectableIUnrealBot
public class SelectableIUnrealBot
- extends Object
Wrapper to provide a nice representation of bots in a list.
- Author:
- M.P. Korstanje
SelectableIUnrealBot
public SelectableIUnrealBot(cz.cuni.amis.pogamut.unreal.bot.IUnrealBot bot)
getIUnrealBot
public cz.cuni.amis.pogamut.unreal.bot.IUnrealBot getIUnrealBot()
toString
public String toString()
- Overrides:
toString
in class Object
fromCollection
public static Collection<SelectableIUnrealBot> fromCollection(Collection<? extends cz.cuni.amis.pogamut.unreal.bot.IUnrealBot> agents)
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.