Interface | Description |
---|---|
ImageDrawer |
Interface for specifying how to fill a TextureAtlas entry using Graphics2D.
|
TextureAtlasUpdateListener |
Interface for notification of TextureAtlas events.
|
Class | Description |
---|---|
ImageData |
An immutable wrapper around
ImageDataInternal used to pass data about
images stored in the TextureAtlas to the user. |
ImageDataExternal |
Metadata for images waiting in the queue to be added to the TextureAtlas.
|
ImageDataInternal |
Metadata for each image in the TextureAtlas.
|
Copyright © 2016 Metron, Inc.. All rights reserved.