de.lessvoid.nifty.effects
Class EffectEvents

java.lang.Object
  extended by de.lessvoid.nifty.effects.EffectEvents

public class EffectEvents
extends Object


Constructor Summary
EffectEvents()
           
 
Method Summary
 void init(Nifty nifty, LinkedList<Object> controllers, Properties parameter)
           
 void onEndEffect()
           
 void onStartEffect(Properties parameter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EffectEvents

public EffectEvents()
Method Detail

init

public void init(Nifty nifty,
                 LinkedList<Object> controllers,
                 Properties parameter)

onStartEffect

public void onStartEffect(Properties parameter)

onEndEffect

public void onEndEffect()


Copyright © 2012. All Rights Reserved.