Examples showing how particles now supports resizing and rotation. If all the partcles are the same size and angle, it uses the faster point method, but if you want to use particles which grow and rotate it will blit with quads just like sprites do. However, its harder work on the graphics card so you cant use as many particles.
Note: You will need the hotfix of Particle object to run this