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