enableQERotating property

bool enableQERotating
final

Whether to allow the Q & E keys (*) to rotate the map (Q rotates anticlockwise, E rotates clockwise)

QE are only the physical and logical keys on QWERTY keyboards. On non- QWERTY keyboards, such as AZERTY, the keys in the same position as on the QWERTY keyboard is used (ie. AE on AZERTY).

Implementation

final bool enableQERotating;