| Package | Description |
|---|---|
| org.achtern.AchternEngine.core.rendering.generator | |
| org.achtern.AchternEngine.core.rendering.texture | |
| org.achtern.AchternEngine.core.resource.loader |
| Modifier and Type | Method and Description |
|---|---|
static TexturableData |
ImageGenerator.bytesFromColor(Color color) |
static TexturableData |
ImageGenerator.bytesFromColor(Dimension dimension,
Color color) |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteImage |
class |
CommonTexturableData |
class |
Texture |
| Constructor and Description |
|---|
Texture(TexturableData data) |
| Modifier and Type | Method and Description |
|---|---|
Class<TexturableData> |
TextureLoader.getCacheType()
Returns the Type of the Cache data.
|
| Modifier and Type | Method and Description |
|---|---|
Texture |
TextureLoader.fromCache(TexturableData value)
This method should construct the
TexturableData from a cached
value provided by the ResourceLoader |
Copyright © 2014. All rights reserved.