de.lessvoid.nifty.controls.scrollbar
Class UpdateScrollpanelPositionToDisplayElement

java.lang.Object
  extended by de.lessvoid.nifty.controls.scrollbar.UpdateScrollpanelPositionToDisplayElement
All Implemented Interfaces:
de.lessvoid.nifty.effects.EffectImpl

public class UpdateScrollpanelPositionToDisplayElement
extends Object
implements de.lessvoid.nifty.effects.EffectImpl


Constructor Summary
UpdateScrollpanelPositionToDisplayElement()
           
 
Method Summary
 void activate(de.lessvoid.nifty.Nifty nifty, de.lessvoid.nifty.elements.Element elementParameter, de.lessvoid.nifty.effects.EffectProperties parameter)
           
 void deactivate()
           
 void execute(de.lessvoid.nifty.elements.Element element, float normalizedTime, de.lessvoid.nifty.effects.Falloff falloff, de.lessvoid.nifty.render.NiftyRenderEngine r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateScrollpanelPositionToDisplayElement

public UpdateScrollpanelPositionToDisplayElement()
Method Detail

activate

public void activate(de.lessvoid.nifty.Nifty nifty,
                     de.lessvoid.nifty.elements.Element elementParameter,
                     de.lessvoid.nifty.effects.EffectProperties parameter)
Specified by:
activate in interface de.lessvoid.nifty.effects.EffectImpl

execute

public void execute(de.lessvoid.nifty.elements.Element element,
                    float normalizedTime,
                    de.lessvoid.nifty.effects.Falloff falloff,
                    de.lessvoid.nifty.render.NiftyRenderEngine r)
Specified by:
execute in interface de.lessvoid.nifty.effects.EffectImpl

deactivate

public void deactivate()
Specified by:
deactivate in interface de.lessvoid.nifty.effects.EffectImpl


Copyright © 2011. All Rights Reserved.