public class Effect
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Effect.Type |
| Constructor and Description |
|---|
Effect(Effect.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Effect.Type |
getType()
获取效果类型
|
public Effect(Effect.Type type)
public Effect.Type getType()