Uses of Class
org.robokind.impl.animation.messaging.AnimationEventRecord

Packages that use AnimationEventRecord
org.robokind.impl.animation.messaging   
 

Uses of AnimationEventRecord in org.robokind.impl.animation.messaging
 

Methods in org.robokind.impl.animation.messaging that return AnimationEventRecord
 AnimationEventRecord PortableAnimationEvent.MessageRecordAdapter.adapt(AnimationEvent a)
           
 AnimationEventRecord AnimationEventRecord.Builder.build()
           
 AnimationEventRecord PortableAnimationEvent.getRecord()
           
 

Methods in org.robokind.impl.animation.messaging with parameters of type AnimationEventRecord
 AnimationEvent PortableAnimationEvent.RecordMessageAdapter.adapt(AnimationEventRecord a)
           
static AnimationEventRecord.Builder AnimationEventRecord.newBuilder(AnimationEventRecord other)
          Creates a new AnimationEventRecord RecordBuilder by copying an existing AnimationEventRecord instance
 

Constructors in org.robokind.impl.animation.messaging with parameters of type AnimationEventRecord
PortableAnimationEvent(AnimationEventRecord eventRec)
           
 



Copyright © 2011-2013. All Rights Reserved.