toggle menu
mahjong-utils
0.7.7
common
switch theme
search in API
mahjong-utils
/
mahjongutils.models.hand
/
KokushiHandPattern
Kokushi
Hand
Pattern
@
Serializable
@
SerialName
(
value
=
"KokushiHandPattern"
)
data
class
KokushiHandPattern
(
val
yaochu
:
Set
<
Tile
>
,
val
repeated
:
Tile
?
,
val
remaining
:
List
<
Tile
>
)
:
IKokushiHandPattern
,
CommonHandPattern
以国士无双为目标的手牌
Members
Constructors
Kokushi
Hand
Pattern
Link copied to clipboard
constructor
(
yaochu
:
Set
<
Tile
>
,
repeated
:
Tile
?
,
remaining
:
List
<
Tile
>
)
Properties
furo
Link copied to clipboard
open
override
val
furo
:
List
<
Furo
>
副露
menzen
Link copied to clipboard
open
val
menzen
:
Boolean
是否门清
remaining
Link copied to clipboard
open
override
val
remaining
:
List
<
Tile
>
浮牌
repeated
Link copied to clipboard
open
override
val
repeated
:
Tile
?
重复的幺九牌
tiles
Link copied to clipboard
open
override
val
tiles
:
List
<
Tile
>
手牌(包括门前与副露)
yaochu
Link copied to clipboard
open
override
val
yaochu
:
Set
<
Tile
>
幺九牌