| Package | Description |
|---|---|
| com.badlogic.gdx.scenes.scene2d.actions |
| Modifier and Type | Class and Description |
|---|---|
class |
MoveByAction
Moves an actor to a relative position.
|
class |
RotateByAction
Sets the actor's rotation from its current value to a relative value.
|
class |
ScaleByAction
Scales an actor's scale to a relative size.
|
class |
SizeByAction
Moves an actor from its current size to a relative size.
|