Preparing search index...
The search index is not available
@hanabi-live/game
@hanabi-live/game
CardIdentity
Interface CardIdentity
interface
CardIdentity
{
rank
:
null
|
7
|
3
|
1
|
2
|
4
|
5
;
suitIndex
:
null
|
0
|
3
|
1
|
2
|
4
|
5
;
}
Hierarchy
TypeOf
<
typeof
cardIdentity
>
CardIdentity
Index
Properties
rank
suit
Index
Properties
Readonly
rank
rank
:
null
|
7
|
3
|
1
|
2
|
4
|
5
= ...
null
represents an unknown rank.
Readonly
suit
Index
suitIndex
:
null
|
0
|
3
|
1
|
2
|
4
|
5
= ...
null
represents an unknown suit index.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rank
suit
Index
@hanabi-live/game
Loading...
null
represents an unknown rank.