AnimationModifier
A modifier of animation.
Parameters
predicate
predicate
start
start lerp
end
end lerp
type
animation type
speed
speed modifier
override
override
player
player
Constructors
Link copied to clipboard
Creates modifier
Creates modifier
constructor(@NotNull predicate: @NotNull BooleanSupplier, start: Int, end: Int, @NotNull supplier: @NotNull FloatSupplier)
Creates modifier
constructor(@NotNull predicate: @NotNull BooleanSupplier, start: Int, end: Int, @Nullable type: @Nullable AnimationIterator.Type, speed: Float)
Creates modifier
constructor(@NotNull predicate: @NotNull BooleanSupplier, start: Int, end: Int, @Nullable type: @Nullable AnimationIterator.Type, @NotNull speed: @NotNull FloatSupplier)
Creates modifier
Properties
Functions
Link copied to clipboard
Creates builder
Link copied to clipboard
Gets speed value
Link copied to clipboard
@NotNull
Gets modifier's type or default value