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(cz.cuni.amis.pogamut.base3d.worldview.object.Location Location)
          Location where the actor will be spawned.
 SpawnActor SpawnActor.setRotation(cz.cuni.amis.pogamut.base3d.worldview.object.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 © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.