|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterpolatorTypeRecord | |
|---|---|
| org.robokind.impl.animation.messaging | |
| Uses of InterpolatorTypeRecord in org.robokind.impl.animation.messaging |
|---|
| Fields in org.robokind.impl.animation.messaging declared as InterpolatorTypeRecord | |
|---|---|
InterpolatorTypeRecord |
MotionPathRecord.interpolator
Deprecated. |
| Methods in org.robokind.impl.animation.messaging that return InterpolatorTypeRecord | |
|---|---|
InterpolatorTypeRecord |
InterpolatorTypeRecord.Builder.build()
|
InterpolatorTypeRecord |
MotionPathRecord.getInterpolator()
Gets the value of the 'interpolator' field. |
InterpolatorTypeRecord |
MotionPathRecord.Builder.getInterpolator()
Gets the value of the 'interpolator' field |
| Methods in org.robokind.impl.animation.messaging with parameters of type InterpolatorTypeRecord | |
|---|---|
static InterpolatorTypeRecord.Builder |
InterpolatorTypeRecord.newBuilder(InterpolatorTypeRecord other)
Creates a new InterpolatorTypeRecord RecordBuilder by copying an existing InterpolatorTypeRecord instance |
void |
MotionPathRecord.setInterpolator(InterpolatorTypeRecord value)
Sets the value of the 'interpolator' field. |
MotionPathRecord.Builder |
MotionPathRecord.Builder.setInterpolator(InterpolatorTypeRecord value)
Sets the value of the 'interpolator' field |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||