RegularShantenResult

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

Constructors

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

Properties

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

手牌

Link copied to clipboard
open override val shantenInfo: CommonShanten

向听信息