InsanichessSettings.defaults constructor

const InsanichessSettings.defaults()

Creates new InsanichessSettings object with default values.

Implementation

const InsanichessSettings.defaults()
    : otb = const InsanichessOtbSettings.defaults(),
      live = const InsanichessLiveGameSettings.defaults(),
      showZoomOutButtonOnLeft = true,
      showLegalMoves = true;