public class ActiveEffects extends Object
Constructor and Description |
---|
ActiveEffects() |
Modifier and Type | Method and Description |
---|---|
void |
add(Effect e) |
void |
clear() |
boolean |
contains(Effect e) |
boolean |
containsActiveEffects() |
List<Effect> |
getActive() |
List<Effect> |
getActiveOverlay() |
List<Effect> |
getActivePost() |
List<Effect> |
getActivePre() |
boolean |
isEmpty() |
void |
remove(Effect e) |
int |
size() |
Copyright © 2013. All Rights Reserved.