Package com.github.tommyettinger.textra
Interface Effect.EffectBuilder
- Enclosing class:
- Effect
public static interface Effect.EffectBuilder
A functional interface that is meant to be used with the 2-parameter constructor available for all Effects here,
using a method reference such as
WaveEffect::new
.-
Method Summary
-
Method Details
-
produce
-