Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands.SpawnActor

Packages that use SpawnActor
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands   
 

Uses of SpawnActor in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return SpawnActor
 SpawnActor SpawnActor.setLocation(Location Location)
          Location where the actor will be spawned.
 SpawnActor SpawnActor.setRotation(Rotation Rotation)
          Initial rotation of the actor.
 SpawnActor SpawnActor.setType(String Type)
          Holds the desired actor class (e.g.
 

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



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