|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SizeByAction | |
---|---|
com.badlogic.gdx.scenes.scene2d.actions |
Uses of SizeByAction in com.badlogic.gdx.scenes.scene2d.actions |
---|
Methods in com.badlogic.gdx.scenes.scene2d.actions that return SizeByAction | |
---|---|
static SizeByAction |
Actions.sizeBy(float amountX,
float amountY)
Sizes the actor instantly. |
static SizeByAction |
Actions.sizeBy(float amountX,
float amountY,
float duration)
|
static SizeByAction |
Actions.sizeBy(float amountX,
float amountY,
float duration,
Interpolation interpolation)
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |