Class AtlasRuntimeService.TextureArrayBundle

java.lang.Object
games.pixscape.runtime.service.AtlasRuntimeService.TextureArrayBundle
Enclosing class:
AtlasRuntimeService

public static final class AtlasRuntimeService.TextureArrayBundle extends Object
  • Field Details

    • textureArray

      public final com.badlogic.gdx.graphics.TextureArray textureArray
    • handle2layer

      public final com.badlogic.gdx.utils.IntIntMap handle2layer
  • Constructor Details

    • TextureArrayBundle

      public TextureArrayBundle(com.badlogic.gdx.graphics.TextureArray ta, com.badlogic.gdx.utils.IntIntMap map)