cubing.js — API Reference - v0.56.1-dev
Go to main documentation 🔗
Preparing search index...
bluetooth
debugKeyboardConnect
Function debugKeyboardConnect
debugKeyboardConnect
(
target
?:
any
,
puzzle
?:
|
"custom"
|
"2x2x2"
|
"3x3x3"
|
"4x4x4"
|
"5x5x5"
|
"6x6x6"
|
"7x7x7"
|
"40x40x40"
|
"skewb"
|
"pyraminx"
|
"megaminx"
|
"gigaminx"
|
"square1"
|
"clock"
|
"fto"
|
"master_tetraminx"
|
"kilominx"
|
"redi_cube"
|
"baby_fto"
|
"melindas2x2x2x2"
|
"tri_quad"
|
"loopover"
|
PuzzleLoader
,
)
:
Promise
<
KeyboardPuzzle
>
Parameters
target
:
any
= window
puzzle
:
|
"custom"
|
"2x2x2"
|
"3x3x3"
|
"4x4x4"
|
"5x5x5"
|
"6x6x6"
|
"7x7x7"
|
"40x40x40"
|
"skewb"
|
"pyraminx"
|
"megaminx"
|
"gigaminx"
|
"square1"
|
"clock"
|
"fto"
|
"master_tetraminx"
|
"kilominx"
|
"redi_cube"
|
"baby_fto"
|
"melindas2x2x2x2"
|
"tri_quad"
|
"loopover"
|
PuzzleLoader
= "3x3x3"
Returns
Promise
<
KeyboardPuzzle
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Go to main documentation 🔗
cubing.js — API Reference - v0.56.1-dev
Loading...