C# Class Mahjong.Control.CheckUser

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

Méthodes publiques

Свойство Type Description
Brand Brand
Chow bool
DarkKong bool
Kong bool
Pass bool
Pong bool
Win bool

Méthodes publiques

Méthode Description
CheckUser ( bool chow, bool pong, bool kong, bool darkkong, bool win, bool pass, Brand brand ) : System

Method Details

CheckUser() public méthode

public CheckUser ( bool chow, bool pong, bool kong, bool darkkong, bool win, bool pass, Brand brand ) : System
chow bool
pong bool
kong bool
darkkong bool
win bool
pass bool
brand Brand
Résultat System

Property Details

Brand public_oe property

public Brand Brand
Résultat Brand

Chow public_oe property

�Y
public bool Chow
Résultat bool

DarkKong public_oe property

�t�b
public bool DarkKong
Résultat bool

Kong public_oe property

�b
public bool Kong
Résultat bool

Pass public_oe property

�L��
public bool Pass
Résultat bool

Pong public_oe property

�I
public bool Pong
Résultat bool

Win public_oe property

�J
public bool Win
Résultat bool