| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands |
| Modifier and Type | Method and Description |
|---|---|
SetEmotionalEmitter |
SetEmotionalEmitter.setDisable(Boolean Disable)
If true disables actual emittor (it will dissappear).
|
SetEmotionalEmitter |
SetEmotionalEmitter.setEndVelocity(Velocity EndVelocity)
This is relative velocity direction vector that will affect the speed and direction of the balls
going in.
|
SetEmotionalEmitter |
SetEmotionalEmitter.setFadeTime(javax.vecmath.Vector3d FadeTime)
This will affect the fade in and fade out times of the balls.
|
SetEmotionalEmitter |
SetEmotionalEmitter.setFirstC(javax.vecmath.Vector3d FirstC)
Starting color of the floating balls.
|
SetEmotionalEmitter |
SetEmotionalEmitter.setLifeTime(Double LifeTime)
This will affect the life time of the balls and radius and speed they will
be traversing.
|
SetEmotionalEmitter |
SetEmotionalEmitter.setPause(Boolean Pause)
Should pause the emitter, does not work right now.
|
SetEmotionalEmitter |
SetEmotionalEmitter.setSecondC(javax.vecmath.Vector3d SecondC)
Finishing color of the floating balls.
|
SetEmotionalEmitter |
SetEmotionalEmitter.setSize(javax.vecmath.Vector3d Size)
This will affect the size of the balls.
|
SetEmotionalEmitter |
SetEmotionalEmitter.setStartVelocity(Velocity StartVelocity)
This is relative velocity direction vector that will affect the speed and direction of the balls
going out.
|
SetEmotionalEmitter |
SetEmotionalEmitter.setVelocityRange(Double VelocityRange)
This will affect the speed of the balls.
|
| Constructor and Description |
|---|
SetEmotionalEmitter(SetEmotionalEmitter original)
Cloning constructor.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.