Effects typedef

Effects = List<Effect>

A list of Effects.

Implementation

typedef Effects = List<Effect>;