Skip to content

Class pinnacle.input.BindInfoKind

The kind of a bind.

Fields

key nullable

key?: { key_code: integer, xkb_name: string }

This is a keybind.

mouse nullable

mouse?: { button: pinnacle.input.MouseButton }

This is a mousebind.

Last updated: