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