Project

General

Profile

« Previous | Next » 

Revision 6ba8be09

Added by Leszek Koltunski almost 7 years ago

Javadoc.

View differences:

src/main/java/org/distorted/library/message/EffectMessage.java
32 32
/**
33 33
 * The effect has been removed. This can happen if:
34 34
 * <ul>
35
 * <li> someone explicitly removed the effect with a call to {@link DistortedEffects#abortEffect(long)}
35
 * <li> someone explicitly removed the effect with a call to {@link DistortedEffects#abortById(long)}
36 36
 *      (or one of the other 'abort' methods)
37 37
 * <li> the interpolation of the effect has finished and the end result is equal to the effect's unity.
38 38
 * </ul>    

Also available in: Unified diff