Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Round ¶
type Round struct {
// contains filtered or unexported fields
}
Round is an array of hands with a winner and won points
func (*Round) ComputeWinner ¶
ComputeWinner and returns the winning Hand
func (Round) HasABriscola ¶
HasABriscola returns true if a briscola has played in this round
Click to show internal directories.
Click to hide internal directories.