Uses of Class
dev.wyck.level.dimension.timeline.Keyframe.Builder
Packages that use Keyframe.Builder
-
Uses of Keyframe.Builder in dev.wyck.level.dimension.timeline
Methods in dev.wyck.level.dimension.timeline that return Keyframe.BuilderModifier and TypeMethodDescriptionKeyframe.Builder.ticks(int ticks) Sets the number of ticks this keyframe occurs at.default Keyframe.Builder<V> Keyframe.toBuilder()Creates a new builder with the same values as this keyframe.Sets the value stored in this keyframe.