GitHub
Preparing search index...
The search index is not available
Triangle.js Docs
Triangle.js Docs
src
Engine
TetrominoInitializeParams
Interface TetrominoInitializeParams
interface
TetrominoInitializeParams
{
boardHeight
:
number
;
boardWidth
:
number
;
from
?:
Tetromino
;
initialRotation
:
Rotation
;
symbol
:
Engine
.
Mino
;
}
Index
Properties
board
Height
board
Width
from?
initial
Rotation
symbol
Properties
board
Height
board
Height
:
number
board
Width
board
Width
:
number
Optional
from
from
?:
Tetromino
initial
Rotation
initial
Rotation
:
Rotation
symbol
symbol
:
Engine
.
Mino
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
board
Height
board
Width
from
initial
Rotation
symbol
GitHub
Triangle.js Docs
Loading...