C# Class Mahjong.Brands.BrandFactory

�P�u�t
Exibir arquivo Open project: Superbil/mahjong Class Usage Examples

Public Methods

Method Description
BrandFactory ( ) : System
PrintRadomTable ( ) : void

���նüƪ�

creatImageArray ( ) : void

�إ߹Ϥ��}�C�C��

createBrands ( ) : void

�إߵP��

getBrands ( ) : Mahjong.Players.BrandPlayer

�o��P�u�t�����a

randomBrands ( ) : void

�Q�ζüƧ�P����

Private Methods

Method Description
creatFlowerBrand ( ) : void

�إߪ�P

creatImage ( ArrayList array, Image image ) : void
creatImageArray_Flower ( ) : void
creatImageArray_Rope ( ) : void
creatImageArray_TenThousand ( ) : void
creatImageArray_Tobe ( ) : void
creatImageArray_Word ( ) : void
creatRandomTable ( ) : void

�إ߶üƪ�

creatRopeBrand ( ) : void

�إ߯��P

creatTenThousandBrand ( ) : void

�إ߸U�r�P

creatTubeBrand ( ) : void

�إߵ��P

creatWordBrand ( ) : void

�إߦr�P

makeRandomNumber ( int number ) : int

���ͤ����ƪ��ü�

Method Details

BrandFactory() public method

public BrandFactory ( ) : System
return System

PrintRadomTable() public method

���նüƪ�
public PrintRadomTable ( ) : void
return void

creatImageArray() public method

�إ߹Ϥ��}�C�C��
public creatImageArray ( ) : void
return void

createBrands() public method

�إߵP��
public createBrands ( ) : void
return void

getBrands() public method

�o��P�u�t�����a
public getBrands ( ) : Mahjong.Players.BrandPlayer
return Mahjong.Players.BrandPlayer

randomBrands() public method

�Q�ζüƧ�P����
public randomBrands ( ) : void
return void