Class RenderRepeatComponent

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

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

    • repeatX

      public boolean repeatX
    • repeatY

      public boolean repeatY
  • Constructor Details

    • RenderRepeatComponent

      public RenderRepeatComponent()
  • Method Details

    • reset

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