@pretty-chitty/core
Preparing search index...
Splay
Class Splay
Index
Constructors
constructor
Methods
to
String
process
Splay
Properties
rows
columns
row
Orientation
column
Orientation
enabled
z
Spacing
Multiplier
z
Per
Index
Multiplier
spacing
Multiplier
item
Width?
item
Height?
Constructors
constructor
new
Splay
()
:
Splay
Returns
Splay
Methods
to
String
toString
()
:
string
Returns
string
process
Splay
processSplay
(
childIndex
:
number
,
sizeX
:
number
,
sizeY
:
number
,
sizeZ
:
number
,
)
:
SplayResults
Parameters
childIndex
:
number
sizeX
:
number
sizeY
:
number
sizeZ
:
number
Returns
SplayResults
Properties
rows
rows
:
number
= 1
columns
columns
:
number
= 1
row
Orientation
rowOrientation
:
SplayOrientation
= "center"
column
Orientation
columnOrientation
:
SplayOrientation
= "center"
enabled
enabled
:
boolean
= false
z
Spacing
Multiplier
zSpacingMultiplier
:
number
= 1
z
Per
Index
Multiplier
zPerIndexMultiplier
:
number
= 0
spacing
Multiplier
spacingMultiplier
:
number
= 1
Optional
item
Width
itemWidth
?:
number
= undefined
Optional
item
Height
itemHeight
?:
number
= undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
to
String
process
Splay
Properties
rows
columns
row
Orientation
column
Orientation
enabled
z
Spacing
Multiplier
z
Per
Index
Multiplier
spacing
Multiplier
item
Width
item
Height
@pretty-chitty/core
Loading...