| Package | Description |
|---|---|
| org.achtern.AchternEngine.core.resource |
| Modifier and Type | Method and Description |
|---|---|
static ResourceConverter.PaddingMode |
ResourceConverter.PaddingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceConverter.PaddingMode[] |
ResourceConverter.PaddingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Vector2f |
ResourceConverter.getForPadding(Dimension drawSpace,
Dimension size,
ResourceConverter.PaddingMode mode) |
static ByteBuffer |
ResourceConverter.toByteBuffer(BufferedImage image,
Dimension dimension,
ResourceConverter.PaddingMode mode) |
Copyright © 2014. All rights reserved.