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