public interface ScreenTransition
| Modifier and Type | Method and Description |
|---|---|
float |
getDuration() |
void |
render(SpriteBatch batch,
Texture currScreen,
Texture nextScreen,
float alpha) |
float getDuration()
void render(SpriteBatch batch, Texture currScreen, Texture nextScreen, float alpha)
Copyright © 2014-2016 gdx2d - https://github.com/hevs-isi/gdx2d