| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands |
| Modifier and Type | Method and Description |
|---|---|
MoveCamera |
MoveCamera.setDestination(Location Destination)
Final destination where the camera should move.
|
MoveCamera |
MoveCamera.setDirection(javax.vecmath.Vector3d Direction)
Vector that sets direction of the move of this camera.
|
MoveCamera |
MoveCamera.setId(UnrealId Id)
UnrealId of the player that is a camera and that we want to move.
|
MoveCamera |
MoveCamera.setRotation(Rotation Rotation)
Desired rotation.
|
MoveCamera |
MoveCamera.setRotationSpeed(Rotation RotationSpeed)
Desired rotation speed.
|
MoveCamera |
MoveCamera.setSpeed(Double Speed)
Set the speed of the move of this camera.
|
MoveCamera |
MoveCamera.setTime(Double Time)
How long this move of this camera will last (in seconds).
|
| Constructor and Description |
|---|
MoveCamera(MoveCamera original)
Cloning constructor.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.