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

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

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

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return SetCamera
 SetCamera SetCamera.setId(UnrealId Id)
          UnrealId of the player we want to set as a camera.
 SetCamera SetCamera.setLocation(Location Location)
          Initial location of this camera.
 SetCamera SetCamera.setRelease(Boolean Release)
          True to release this player from camera mode.
 SetCamera SetCamera.setRotation(Rotation Rotation)
          Initial rotation of this camera.
 

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



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