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