Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.PlayerKilled

Packages that use PlayerKilled
cz.cuni.amis.pogamut.udk.agent.module.sensor Utility classes concerning some aspects of the gameplay (mainly for UT). 
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages   
 

Uses of PlayerKilled in cz.cuni.amis.pogamut.udk.agent.module.sensor
 

Methods in cz.cuni.amis.pogamut.udk.agent.module.sensor that return PlayerKilled
 PlayerKilled Senses.getPlayerKilled(Player player)
          Returns detail information about the way the player has died.
 PlayerKilled Senses.getPlayerKilled(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId playerId)
          Returns detail information about the way the player of id 'playerId' has died.
 

Uses of PlayerKilled in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages
 

Constructors in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages with parameters of type PlayerKilled
PlayerKilled(PlayerKilled original)
          Cloning constructor.
 



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