public class ScrollingPanel extends Object implements EffectImpl
Constructor and Description |
---|
ScrollingPanel() |
Modifier and Type | Method and Description |
---|---|
void |
activate(Nifty nifty,
Element element,
EffectProperties parameter) |
void |
deactivate() |
void |
execute(Element element,
float normalizedTime,
Falloff falloff,
NiftyRenderEngine r) |
public void activate(Nifty nifty, Element element, 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.