C# 클래스 Mahjong.Forms.NewTable

파일 보기 프로젝트 열기: Superbil/mahjong

공개 메소드들

메소드 설명
NewTable ( ) : System
Setup ( AllPlayers all ) : void
add_flowLayoutBrands ( location state, Mahjong.Forms.BrandBox brandbox ) : void
cleanImage ( ) : void
clearAll ( ) : void
setInforamtion ( ) : void

보호된 메소드들

메소드 설명
addimage ( location state, Brand brand, RotateFlipType rotate ) : void
clearAllPlayer ( ) : void
clearFlowLayoutBrands_Table ( ) : void
clearNowPlayer ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

NewTable() 공개 메소드

public NewTable ( ) : System
리턴 System

Setup() 공개 메소드

public Setup ( AllPlayers all ) : void
all AllPlayers
리턴 void

add_flowLayoutBrands() 공개 메소드

public add_flowLayoutBrands ( location state, Mahjong.Forms.BrandBox brandbox ) : void
state location
brandbox Mahjong.Forms.BrandBox
리턴 void

addimage() 보호된 메소드

protected addimage ( location state, Brand brand, RotateFlipType rotate ) : void
state location
brand Brand
rotate RotateFlipType
리턴 void

cleanImage() 공개 메소드

public cleanImage ( ) : void
리턴 void

clearAll() 공개 메소드

public clearAll ( ) : void
리턴 void

clearAllPlayer() 보호된 메소드

protected clearAllPlayer ( ) : void
리턴 void

clearFlowLayoutBrands_Table() 보호된 메소드

protected clearFlowLayoutBrands_Table ( ) : void
리턴 void

clearNowPlayer() 보호된 메소드

protected clearNowPlayer ( ) : void
리턴 void

setInforamtion() 공개 메소드

public setInforamtion ( ) : void
리턴 void