@witchcraft/spellcraft
    Preparing search index...

    Function forceClear

    • Force clears/resets all state. Clears the chain and sets all keys to unpressed.

      Useful for testing.

      Parameters

      • manager: Manager
      • opts: { ignoreNative?: boolean } = {}
        • OptionalignoreNative?: boolean

          If true, does not change state of native modifier/toggle keys.

      Returns void