| Package | Description |
|---|---|
| net.mostlyoriginal.api.operation |
| Modifier and Type | Method and Description |
|---|---|
static TweenScaleOperation |
JamOperationFactory.scaleBetween(float from,
float to,
float duration)
Linear scale between pos.
|
static TweenScaleOperation |
JamOperationFactory.scaleBetween(float from,
float to,
float duration,
com.badlogic.gdx.math.Interpolation interpolation)
Linear scale between pos.
|
Copyright © 2017. All rights reserved.