| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.effects |
| Modifier and Type | Method and Description |
|---|---|
PuffEffect.Mode |
PuffEffect.getMode() |
static PuffEffect.Mode |
PuffEffect.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PuffEffect.Mode[] |
PuffEffect.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PuffEffect.setMode(PuffEffect.Mode mode) |
| Constructor and Description |
|---|
PuffEffect(PuffEffect.Mode mode) |
PuffEffect(PuffEffect.Mode mode,
int duration) |
PuffEffect(PuffEffect.Mode mode,
int percent,
int duration) |
Copyright © 2009-2012. All Rights Reserved.