de.lessvoid.nifty.examples.tutorial
Class BubblesEffect
java.lang.Object
de.lessvoid.nifty.examples.tutorial.BubblesEffect
- All Implemented Interfaces:
- EffectImpl
public class BubblesEffect
- extends Object
- implements EffectImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BubblesEffect
public BubblesEffect()
activate
public void activate(Nifty nifty,
Element element,
EffectProperties parameter)
- Specified by:
activate
in interface EffectImpl
deactivate
public void deactivate()
- Specified by:
deactivate
in interface EffectImpl
execute
public void execute(Element element,
float effectTime,
Falloff falloff,
NiftyRenderEngine r)
- Specified by:
execute
in interface EffectImpl
Copyright © 2011. All Rights Reserved.