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

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

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

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return PlaySound
 PlaySound PlaySound.setPlayer(String Player)
          Name of the affected player.
 PlaySound PlaySound.setSound(String Sound)
          Name of the sound that should be played.
 

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



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