|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IUnrealBot | |
|---|---|
| cz.cuni.amis.pogamut.unreal.bot.impl | |
| cz.cuni.amis.pogamut.unreal.server | |
| Uses of IUnrealBot in cz.cuni.amis.pogamut.unreal.bot.impl |
|---|
| Classes in cz.cuni.amis.pogamut.unreal.bot.impl that implement IUnrealBot | |
|---|---|
class |
NativeUnrealBotAdapter
IUnrealAgent adapter for native players. |
| Uses of IUnrealBot in cz.cuni.amis.pogamut.unreal.server |
|---|
| Classes in cz.cuni.amis.pogamut.unreal.server with type parameters of type IUnrealBot | |
|---|---|
interface |
IUnrealServer<BOT extends IUnrealBot>
|
| Methods in cz.cuni.amis.pogamut.unreal.server that return types with arguments of type IUnrealBot | |
|---|---|
cz.cuni.amis.utils.collections.ObservableCollection<? extends IUnrealBot> |
IUnrealServer.getNativeAgents()
Returns list of all non pogamut players connected to the game server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||