ParentPoint

@Serializable
data class ParentPoint(val ron: ULong, val tsumo: ULong) : Point

亲家(庄家)和牌点数

Constructors

Link copied to clipboard
constructor(ron: ULong, tsumo: ULong)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val ron: ULong

荣和点数

Link copied to clipboard

自摸各家点数

Link copied to clipboard
open override val tsumoTotal: ULong

自摸总点数