Class SingleTexture

java.lang.Object
gaiasky.scene.component.SingleTexture
All Implemented Interfaces:
com.badlogic.ashley.core.Component

public class SingleTexture extends Object implements com.badlogic.ashley.core.Component
Component that contains a single texture.
  • Field Details

    • texture

      public com.badlogic.gdx.graphics.Texture texture
  • Constructor Details

    • SingleTexture

      public SingleTexture()