Class TextureAtlas

java.lang.Object
org.oscim.utils.pool.Inlist<TextureAtlas>
org.oscim.renderer.atlas.TextureAtlas

public class TextureAtlas extends Inlist<TextureAtlas>
  • Field Details

  • Constructor Details

    • TextureAtlas

      public TextureAtlas(int width, int height)
    • TextureAtlas

      public TextureAtlas(Bitmap bitmap)
  • Method Details