C# Class Mahjong.Control.AllPlayers

Afficher le fichier Open project: Superbil/mahjong Class Usage Examples

Méthodes publiques

Свойство Type Description
basic_tai int
isPlayer bool[]
one_tai int
place Mahjong.Control.Place
showMessageBox bool

Méthodes publiques

Méthode 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

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

�]�w�s�ո��X

Method Details

AllPlayers() public méthode

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

DarkKong() public méthode

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

Newgame_setFlower() public méthode

�s�C���ɪ�
public Newgame_setFlower ( ) : void
Résultat void

Player_setFlower() public méthode

�{�b�����a�ɪ�
public Player_setFlower ( Brand brand ) : bool
brand Brand
Résultat bool

PushToTable() public méthode

��P����ୱ�W
public PushToTable ( Brand brand ) : void
brand Brand
Résultat void

chow_pong() public méthode

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

kong() public méthode

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

next() public méthode

���U�@�a
public next ( ) : void
Résultat void

nextBrand() public méthode

�N�P
public nextBrand ( ) : Brand
Résultat Brand

nextWiner() public méthode

�U�@��
public nextWiner ( bool flow ) : void
flow bool �O�_�y��
Résultat void

setBasicMoney() public méthode

�]�w���a���򥻪���
public setBasicMoney ( int number ) : void
number int
Résultat void

sortNowPlayer() public méthode

�{�b�����a�Ƨ�
public sortNowPlayer ( ) : void
Résultat void

Property Details

basic_tai public_oe property

���x
public int basic_tai
Résultat int

isPlayer public_oe property

�O�_�O���a
public bool[] isPlayer
Résultat bool[]

one_tai public_oe property

�@�x�h�ֿ�
public int one_tai
Résultat int

place public_oe property

�x�s�����쪺���a���u���m
public Place,Mahjong.Control place
Résultat Mahjong.Control.Place

showMessageBox public_oe property

�O�_��ܴ���
public bool showMessageBox
Résultat bool