de.lessvoid.nifty.elements
Class Element.LocalEndNotify
java.lang.Object
de.lessvoid.nifty.elements.Element.LocalEndNotify
- All Implemented Interfaces:
- EndNotify
- Enclosing class:
- Element
public class Element.LocalEndNotify
- extends Object
- implements EndNotify
LocalEndNotify helper class.
- Author:
- void
Method Summary |
void |
perform()
perform. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Element.LocalEndNotify
public Element.LocalEndNotify(EffectEventId effectEventIdParam,
EndNotify effectEndNotiyParam)
- create it.
- Parameters:
effectEventIdParam
- event ideffectEndNotiyParam
- end notify
perform
public void perform()
- perform.
- Specified by:
perform
in interface EndNotify
Copyright © 2012. All Rights Reserved.