| Package | Description | 
|---|---|
| org.cell2d.celick.opengl | 
| Modifier and Type | Method and Description | 
|---|---|
| TextureImpl | InternalTextureLoader. getTexture(java.io.InputStream in,
          java.lang.String resourceName,
          boolean flipped,
          int filter,
          int[] transparent)Get a texture from a image file | 
| Modifier and Type | Method and Description | 
|---|---|
| int | InternalTextureLoader. reload(TextureImpl texture,
      int srcPixelFormat,
      int componentCount,
      int minFilter,
      int magFilter,
      java.nio.ByteBuffer textureBuffer)Reload a given texture blob |