Class LayerParallaxComponent

java.lang.Object
com.artemis.Component
com.artemis.PooledComponent
games.pixscape.runtime.component.LayerParallaxComponent

public final class LayerParallaxComponent extends com.artemis.PooledComponent
  • Field Details

    • factorX

      public float factorX
    • factorY

      public float factorY
  • Constructor Details

    • LayerParallaxComponent

      public LayerParallaxComponent()
  • Method Details

    • reset

      protected void reset()
      Specified by:
      reset in class com.artemis.PooledComponent