Uses of Class
org.odlabs.wiquery.ui.effects.ShakeEffect.Direction

Packages that use ShakeEffect.Direction
org.odlabs.wiquery.ui.effects   
 

Uses of ShakeEffect.Direction in org.odlabs.wiquery.ui.effects
 

Methods in org.odlabs.wiquery.ui.effects that return ShakeEffect.Direction
static ShakeEffect.Direction ShakeEffect.Direction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ShakeEffect.Direction[] ShakeEffect.Direction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.odlabs.wiquery.ui.effects with parameters of type ShakeEffect.Direction
ShakeEffect(ShakeEffect.Direction direction)
          Constructor.
ShakeEffect(ShakeEffect.Direction direction, int times, int distance, int duration)
          Constructor.
 



Copyright © 2012. All Rights Reserved.