Package | Description |
---|---|
com.mygdx.game | |
io.github.teamfractal.animation |
Modifier and Type | Class and Description |
---|---|
class |
GameScreen |
class |
MiniGameScreen |
Modifier and Type | Method and Description |
---|---|
boolean |
IAnimation.tick(float delta,
AbstractAnimationScreen screen,
com.badlogic.gdx.graphics.g2d.Batch batch)
Draw animation on screen.
|
boolean |
AnimationTileFlash.tick(float delta,
AbstractAnimationScreen screen,
com.badlogic.gdx.graphics.g2d.Batch batch) |
boolean |
AnimationPlayerWin.tick(float delta,
AbstractAnimationScreen screen,
com.badlogic.gdx.graphics.g2d.Batch batch) |