cz.cuni.amis.nb.pogamut.unreal.timeline.records
Class TLVelocity
java.lang.Object
cz.cuni.amis.nb.pogamut.unreal.timeline.records.TLProperty<cz.cuni.amis.pogamut.base3d.worldview.object.Velocity>
cz.cuni.amis.nb.pogamut.unreal.timeline.records.TLVelocity
- All Implemented Interfaces:
- Serializable
public class TLVelocity
- extends TLProperty<cz.cuni.amis.pogamut.base3d.worldview.object.Velocity>
Special type of TLProperty that is storing velocity of agent.
- Author:
- Honza
- See Also:
- Serialized Form
|
Constructor Summary |
TLVelocity(cz.cuni.amis.pogamut.unreal.bot.IUnrealBot agent)
|
|
Method Summary |
void |
update(long time)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TLVelocity
public TLVelocity(cz.cuni.amis.pogamut.unreal.bot.IUnrealBot agent)
update
public void update(long time)
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.