|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPlayer | |
|---|---|
| cz.cuni.amis.pogamut.unreal.bot.impl | |
| cz.cuni.amis.pogamut.unreal.server | |
| Uses of IPlayer in cz.cuni.amis.pogamut.unreal.bot.impl |
|---|
| Fields in cz.cuni.amis.pogamut.unreal.bot.impl declared as IPlayer | |
|---|---|
protected IPlayer |
NativeUnrealBotAdapter.player
|
| Constructors in cz.cuni.amis.pogamut.unreal.bot.impl with parameters of type IPlayer | |
|---|---|
NativeUnrealBotAdapter(IPlayer player,
IUnrealServer server,
IAct act,
IWorldView worldView)
|
|
| Uses of IPlayer in cz.cuni.amis.pogamut.unreal.server |
|---|
| Methods in cz.cuni.amis.pogamut.unreal.server that return types with arguments of type IPlayer | |
|---|---|
cz.cuni.amis.utils.collections.ObservableCollection<? extends IPlayer> |
IUnrealServer.getPlayers()
Returns list of all players connected to the game server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||