Package: pumpkin.display
The BlendMode class provides constants for setting blend modes on DisplayObjects. see DisplayObject.blendMode
NORMAL
Displays normal (default).
ADD
Adds the values of the previous colors of the current display object.