Currently the AreaOfEffect trait draws its radius by grid units if the map has a Rectangular or Hex Grid otherwise the radius is drawn by pixels
This would add a checkbox to draw the radius by pixels even if a Rectangular or Hex Grid were in use. This would be useful in games where the grid was used to identify map locations but where actual pixel distance was important. An example would be miniature-type games that need to calculate range by pixel but want the convenience of a grid to quickly identify areas on the map.




