cz.cuni.amis.nb.pogamut.unreal.timeline.records
Class TLRotation

Package class diagram package TLRotation
java.lang.Object
  extended by cz.cuni.amis.nb.pogamut.unreal.timeline.records.TLProperty<cz.cuni.amis.pogamut.base3d.worldview.object.Rotation>
      extended by 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

Nested Class Summary
 
Nested classes/interfaces inherited from class cz.cuni.amis.nb.pogamut.unreal.timeline.records.TLProperty
TLProperty.Record<T>
 
Constructor Summary
TLRotation(cz.cuni.amis.pogamut.unreal.bot.IUnrealBot agent)
           
 
Method Summary
 void update(long time)
           
 
Methods inherited from class cz.cuni.amis.nb.pogamut.unreal.timeline.records.TLProperty
addValue, getLast, getName, getType, getValue, getValue, getValues, printDebug, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TLRotation

public TLRotation(cz.cuni.amis.pogamut.unreal.bot.IUnrealBot agent)
Method Detail

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.