-
Notifications
You must be signed in to change notification settings - Fork 367
N_Aurora_EffectsEngine
Anton Pupkov edited this page Aug 8, 2016
·
2 revisions
Class | Description | |
---|---|---|
ColorSpectrum | A class that represents a spectrum of colors. After creating an instance, you can then retrieve a blended color within a range of [0.0f, 1.0f]. | |
EffectFrame | A class representative of one frame. Contains a list of EffectLayers as layers and overlay layers. | |
EffectLayer | A class representing a bitmap layer for effects |