C# Class Mahjong.Control.AllPlayers

显示文件 Open project: Superbil/mahjong Class Usage Examples

Public Properties

Property Type Description
basic_tai int
isPlayer bool[]
one_tai int
place Mahjong.Control.Place
showMessageBox bool

Public Methods

Method Description
AllPlayers ( int playernumber, int deal ) : System

�������a���X

DarkKong ( Brand brand, Mahjong.Players.BrandPlayer player ) : void

�t�b

Newgame_setFlower ( ) : void

�s�C���ɪ�

Player_setFlower ( Brand brand ) : bool

�{�b�����a�ɪ�

PushToTable ( Brand brand ) : void

��P����ୱ�W

chow_pong ( Brand brand, Mahjong.Players.BrandPlayer player ) : void

�Y�B�I

kong ( Brand brand, Mahjong.Players.BrandPlayer player ) : void

�b

next ( ) : void

���U�@�a

nextBrand ( ) : Brand

�N�P

nextWiner ( bool flow ) : void

�U�@��

setBasicMoney ( int number ) : void

�]�w���a���򥻪���

sortNowPlayer ( ) : void

�{�b�����a�Ƨ�

Private Methods

Method Description
nextTableBrand ( ) : Brand
set_Team ( Mahjong.Players.BrandPlayer player, bool isCanSee ) : void

�]�w�s�ո��X

Method Details

AllPlayers() public method

�������a���X
public AllPlayers ( int playernumber, int deal ) : System
playernumber int �]�w���h�֭Ӫ��a
deal int �@�Ӫ��a���h�ֱi
return System

DarkKong() public method

�t�b
public DarkKong ( Brand brand, Mahjong.Players.BrandPlayer player ) : void
brand Brand �n�b���P
player Mahjong.Players.BrandPlayer �i�H�b���P��
return void

Newgame_setFlower() public method

�s�C���ɪ�
public Newgame_setFlower ( ) : void
return void

Player_setFlower() public method

�{�b�����a�ɪ�
public Player_setFlower ( Brand brand ) : bool
brand Brand
return bool

PushToTable() public method

��P����ୱ�W
public PushToTable ( Brand brand ) : void
brand Brand
return void

chow_pong() public method

�Y�B�I
public chow_pong ( Brand brand, Mahjong.Players.BrandPlayer player ) : void
brand Brand
player Mahjong.Players.BrandPlayer
return void

kong() public method

�b
public kong ( Brand brand, Mahjong.Players.BrandPlayer player ) : void
brand Brand �n�b���P
player Mahjong.Players.BrandPlayer �i�H�b���P��
return void

next() public method

���U�@�a
public next ( ) : void
return void

nextBrand() public method

�N�P
public nextBrand ( ) : Brand
return Brand

nextWiner() public method

�U�@��
public nextWiner ( bool flow ) : void
flow bool �O�_�y��
return void

setBasicMoney() public method

�]�w���a���򥻪���
public setBasicMoney ( int number ) : void
number int
return void

sortNowPlayer() public method

�{�b�����a�Ƨ�
public sortNowPlayer ( ) : void
return void

Property Details

basic_tai public_oe property

���x
public int basic_tai
return int

isPlayer public_oe property

�O�_�O���a
public bool[] isPlayer
return bool[]

one_tai public_oe property

�@�x�h�ֿ�
public int one_tai
return int

place public_oe property

�x�s�����쪺���a���u���m
public Place,Mahjong.Control place
return Mahjong.Control.Place

showMessageBox public_oe property

�O�_��ܴ���
public bool showMessageBox
return bool