cubing.js — API Reference - v0.56.1-dev
Go to main documentation 🔗
Preparing search index...
alg
PuzzleSpecificSimplifyOptions
Interface PuzzleSpecificSimplifyOptions
interface
PuzzleSpecificSimplifyOptions
{
axis
?:
PuzzleSpecificAxisSimplifyInfo
;
quantumMoveOrder
?:
(
quantumMove
:
QuantumMove
)
=>
number
;
}
Index
Properties
axis?
quantum
Move
Order?
Properties
Optional
axis
axis
?:
PuzzleSpecificAxisSimplifyInfo
Optional
quantum
Move
Order
quantumMoveOrder
?:
(
quantumMove
:
QuantumMove
)
=>
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
axis
quantum
Move
Order
Go to main documentation 🔗
cubing.js — API Reference - v0.56.1-dev
Loading...