Class AnimationComponent
java.lang.Object
com.devcharles.piazzapanic.components.AnimationComponent
- All Implemented Interfaces:
com.badlogic.ashley.core.Component
-
Field Summary
Modifier and TypeFieldDescriptioncom.badlogic.gdx.graphics.g2d.Animation<com.badlogic.gdx.graphics.g2d.TextureRegion>
-
Constructor Summary
-
Method Summary
-
Field Details
-
animation
public com.badlogic.gdx.graphics.g2d.Animation<com.badlogic.gdx.graphics.g2d.TextureRegion> animation
-
-
Constructor Details
-
AnimationComponent
public AnimationComponent()
-