cz.cuni.amis.nb.pogamut.unreal.timeline.records
Class TLRotation
java.lang.Object
cz.cuni.amis.nb.pogamut.unreal.timeline.records.TLProperty<cz.cuni.amis.pogamut.base3d.worldview.object.Rotation>
cz.cuni.amis.nb.pogamut.unreal.timeline.records.TLRotation
- All Implemented Interfaces:
- Serializable
public class TLRotation
- extends TLProperty<cz.cuni.amis.pogamut.base3d.worldview.object.Rotation>
Special type of TLProperty that is storing rotation of agent.
- Author:
- Honza
- See Also:
- Serialized Form
|
Constructor Summary |
TLRotation(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 |
TLRotation
public TLRotation(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.