constant

package
v0.0.0-...-19e6259 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Behavior

type Behavior int
const (
	BehaviorNone Behavior = iota
	BehaviorPeng
	BehaviorGang
	BehaviorAnGang
	BehaviorBaGang
	BehaviorHu
)

type DeskStatus

type DeskStatus int32
const (
	//创建桌子
	DeskStatusCreate DeskStatus = iota
	//发牌
	DeskStatusDuanPai
	//齐牌
	DeskStatusQiPai
	//游戏
	DeskStatusPlaying
	DeskStatusRoundOver
	//游戏终/中止
	DeskStatusInterruption
	//已销毁
	DeskStatusDestory
	//已经清洗,即为下一轮准备好
	DeskStatusCleaned
)

func (DeskStatus) String

func (s DeskStatus) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL