Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.SetSendKeys

Packages that use SetSendKeys
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands   
 

Uses of SetSendKeys in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return SetSendKeys
 SetSendKeys SetSendKeys.setPlayer(String Player)
          Name of the affected player.
 SetSendKeys SetSendKeys.setPlayerId(UnrealId PlayerId)
          Id of the affected player.
 SetSendKeys SetSendKeys.setSend(Boolean Send)
          If true, the player can behave normally.
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands with parameters of type SetSendKeys
SetSendKeys(SetSendKeys original)
          Cloning constructor.
 



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