| Package | Description |
|---|---|
| de.slikey.effectlib.util |
| Modifier and Type | Field and Description |
|---|---|
BaseImageEffect.Plane |
BaseImageEffect.plane
What plane should it rotate?
|
| Modifier and Type | Method and Description |
|---|---|
static BaseImageEffect.Plane |
BaseImageEffect.Plane.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseImageEffect.Plane[] |
BaseImageEffect.Plane.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 elMakers. All rights reserved.