public abstract class EffectType
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static short |
ON_IGNORE |
|
static short |
ON_PERFORMANCE |
|
static short |
ON_SELECT |
| Constructor | Description |
|---|---|
EffectType() |
public static final short ON_SELECT
public static final short ON_IGNORE
public static final short ON_PERFORMANCE