public class UpdateScrollpanelPositionToDisplayElement extends Object implements EffectImpl
Constructor and Description |
---|
UpdateScrollpanelPositionToDisplayElement() |
Modifier and Type | Method and Description |
---|---|
void |
activate(Nifty nifty,
Element elementParameter,
EffectProperties parameter) |
void |
deactivate() |
void |
execute(Element element,
float normalizedTime,
Falloff falloff,
NiftyRenderEngine r) |
public UpdateScrollpanelPositionToDisplayElement()
public void activate(Nifty nifty, Element elementParameter, EffectProperties parameter)
activate
in interface EffectImpl
public void execute(Element element, float normalizedTime, Falloff falloff, NiftyRenderEngine r)
execute
in interface EffectImpl
public void deactivate()
deactivate
in interface EffectImpl
Copyright © 2013. All Rights Reserved.