de.lessvoid.nifty.effects
Class ElementEffectStateCache

java.lang.Object
  extended by de.lessvoid.nifty.effects.ElementEffectStateCache

public class ElementEffectStateCache
extends Object


Constructor Summary
ElementEffectStateCache()
           
 
Method Summary
 boolean get(EffectEventId effectEventId)
           
 void set(EffectEventId eventId, boolean effectActive)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementEffectStateCache

public ElementEffectStateCache()
Method Detail

get

public boolean get(EffectEventId effectEventId)

set

public void set(EffectEventId eventId,
                boolean effectActive)


Copyright © 2012. All Rights Reserved.