Minim
index
 
Name effects ( )
Examples
None available
Description Enables all effects currently attached to this. If you want to enable only a single effect, use {@link #enableEffect(int)}.
Syntax
effects();
Returns None
Usage Web & Application
Related