Go to main documentation 🔗
Preparing search index...
The search index is not available
cubing.js — API Reference - v0.53.9-dev
cubing.js — API Reference
puzzle-geometry
StickerDat
Interface StickerDat
interface
StickerDat
{
axis
:
StickerDatAxis
[]
;
faces
:
StickerDatFace
[]
;
notationMapper
:
NotationMapper
;
stickers
:
StickerDatSticker
[]
;
textureMapper
:
TextureMapper
;
unswizzle
(
mv
:
Move
)
:
null
|
Move
;
}
Index
Properties
axis
faces
notation
Mapper
stickers
texture
Mapper
Methods
unswizzle
Properties
axis
axis
:
StickerDatAxis
[]
faces
faces
:
StickerDatFace
[]
notation
Mapper
notation
Mapper
:
NotationMapper
stickers
stickers
:
StickerDatSticker
[]
texture
Mapper
texture
Mapper
:
TextureMapper
Methods
unswizzle
unswizzle
(
mv
)
:
null
|
Move
Parameters
mv
:
Move
Returns
null
|
Move
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
axis
faces
notation
Mapper
stickers
texture
Mapper
Methods
unswizzle
Go to main documentation 🔗
cubing.js — API Reference - v0.53.9-dev
Loading...