There are glow effects -- "Glow horizontal" and "Glow vertical" -- which you can use. Alternatively -- and this is how I achieve the same effect -- you can "bake" the glow effect into your sprites using your image editor and give them a black background. Then you can just draw them all using additive blending so they don't look weird when drawn on top of each other.