C# Class Mahjong.Forms.NewTable

Afficher le fichier Open project: Superbil/mahjong

Méthodes publiques

Méthode Description
NewTable ( ) : System
Setup ( AllPlayers all ) : void
add_flowLayoutBrands ( location state, Mahjong.Forms.BrandBox brandbox ) : void
cleanImage ( ) : void
clearAll ( ) : void
setInforamtion ( ) : void

Méthodes protégées

Méthode Description
addimage ( location state, Brand brand, RotateFlipType rotate ) : void
clearAllPlayer ( ) : void
clearFlowLayoutBrands_Table ( ) : void
clearNowPlayer ( ) : void

Private Methods

Méthode Description
fl_Hand_from_location ( location state ) : FlowLayoutPanel
fl_Show_from_location ( location state ) : FlowLayoutPanel
updateMoney ( ) : void
updateName ( ) : void
updateNowPlayer_Information ( ) : void
updateTitle ( ) : void
wind_Times_to_string ( int win ) : string

�[�W�s�X�ԴX

Method Details

NewTable() public méthode

public NewTable ( ) : System
Résultat System

Setup() public méthode

public Setup ( AllPlayers all ) : void
all AllPlayers
Résultat void

add_flowLayoutBrands() public méthode

public add_flowLayoutBrands ( location state, Mahjong.Forms.BrandBox brandbox ) : void
state location
brandbox Mahjong.Forms.BrandBox
Résultat void

addimage() protected méthode

protected addimage ( location state, Brand brand, RotateFlipType rotate ) : void
state location
brand Brand
rotate RotateFlipType
Résultat void

cleanImage() public méthode

public cleanImage ( ) : void
Résultat void

clearAll() public méthode

public clearAll ( ) : void
Résultat void

clearAllPlayer() protected méthode

protected clearAllPlayer ( ) : void
Résultat void

clearFlowLayoutBrands_Table() protected méthode

protected clearFlowLayoutBrands_Table ( ) : void
Résultat void

clearNowPlayer() protected méthode

protected clearNowPlayer ( ) : void
Résultat void

setInforamtion() public méthode

public setInforamtion ( ) : void
Résultat void