public static class Animation.Position
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
LocalDotNode |
dotNode |
java.lang.Double |
timestamp |
Constructor and Description |
---|
Position(LocalDotNode dotNode,
java.lang.Double timestamp) |
public final LocalDotNode dotNode
public final java.lang.Double timestamp
public Position(LocalDotNode dotNode, java.lang.Double timestamp)