@hanabi-live/game
Preparing search index...
draw
Function draw
draw
(
playerIndex
:
PlayerIndex
,
order
:
number
,
suitIndex
?:
-1
|
0
|
1
|
2
|
3
|
4
|
5
,
rank
?:
-1
|
1
|
2
|
3
|
4
|
5
|
7
,
)
:
ActionDraw
Helper functions to build a
ActionDraw
with a compact syntax. For use in tests.
Parameters
playerIndex
:
PlayerIndex
order
:
number
suitIndex
:
-1
|
0
|
1
|
2
|
3
|
4
|
5
= -1
rank
:
-1
|
1
|
2
|
3
|
4
|
5
|
7
= -1
Returns
ActionDraw
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hanabi-live/game
Loading...
Helper functions to build a
ActionDrawwith a compact syntax. For use in tests.