KokushiShantenResult

@Serializable
@SerialName(value = "KokushiShantenResult")
data class KokushiShantenResult(val hand: Hand<KokushiHandPattern>, val shantenInfo: CommonShanten) : CommonShantenResult<KokushiHandPattern>

Constructors

Link copied to clipboard
constructor(hand: Hand<KokushiHandPattern>, shantenInfo: CommonShanten)

Properties

Link copied to clipboard
open override val hand: Hand<KokushiHandPattern>

手牌

Link copied to clipboard
open override val shantenInfo: CommonShanten

向听信息