| Interface | Description |
|---|---|
| Texture | |
| TextureDataProvider | |
| TextureDrawer | |
| TextureDrawingTools |
Interface for the sprite drawing tools.
|
| TextureManager |
| Class | Description |
|---|---|
| AbstractTexture | |
| AbstractTextureDataProvider | |
| BufferedImageTextureDrawingTools |
Implementation of
TextureDrawingTools. |
| DrawnTextureDataProvider | |
| TextEntity | |
| TextureBufferedImage |
| Enum | Description |
|---|---|
| AnchorPosition |
This is an enumeration of possible sprite anchor position.
|
| Texture.Filter |
Enumeration of filtering possibility.
|
| Texture.Wrap |
Enumeration of wrapping possibility.
|
| TextureDrawer.OriginPosition |
Origin position.
|