Class AnimationComponent

java.lang.Object
com.devcharles.piazzapanic.components.AnimationComponent
All Implemented Interfaces:
com.badlogic.ashley.core.Component

public class AnimationComponent extends Object implements com.badlogic.ashley.core.Component
  • Field Details

    • animation

      public com.badlogic.gdx.graphics.g2d.Animation<com.badlogic.gdx.graphics.g2d.TextureRegion> animation
  • Constructor Details

    • AnimationComponent

      public AnimationComponent()