DEF_DEG_PER_PIXEL
DEF_DEG_PER_PIXEL
= "DEFault amount of DEGrees PER PIXEL". Currently set to 3 * 360 / screenWidth
i.e.: by sliding the mouse through the entire width of the screen you will obtain a 3 rounds rotation. This constant is intended for an implementation that converts mouse motion over x axis into degrees.