View source

enum flaxen.FlaxenSystemGroup

import flaxen.Flaxen;

Available on all platforms

Flaxen divides systems into three groups, which run in sequence. Within any one group, systems are processed in the order they are added.

Constructors

Early

Standard

Late

Custom (priority:Int)