Uses of Interface
cz.cuni.amis.pogamut.unreal.communication.messages.gbinfomessages.IPlayer

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, cz.cuni.amis.pogamut.base.communication.command.IAct act, cz.cuni.amis.pogamut.base.communication.worldview.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.
 



Copyright © 2016 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.