| Package | Description |
|---|---|
| net.mostlyoriginal.api.operation |
| Modifier and Type | Method and Description |
|---|---|
static TweenTintOperation |
JamOperationFactory.tintBetween(Tint from,
Tint to,
float duration)
Linear tween for tint (color).
|
static TweenTintOperation |
JamOperationFactory.tintBetween(Tint from,
Tint to,
float duration,
com.badlogic.gdx.math.Interpolation interpolation)
Tween for tint (color).
|
Copyright © 2017. All rights reserved.