Groovy Documentation

griffon.effects
[Groovy] Interface BasicEffect

griffon.effects.Effect
  griffon.effects.BasicEffect
All Superinterfaces:
Effect

interface BasicEffect
extends Effect

Base class for all basic Effects.

The following parameters are shared across all effects unless otherwise specified

Authors:
Andres Almiray


Method Summary
 
Methods inherited from interface Effect
getCallback, getComponent, getParams, run
 
Methods inherited from interface Runnable
run
 

Groovy Documentation