Property | Type | Description | |
---|---|---|---|
m_btmBarTex | |||
m_buttonStyle | GUIStyle | ||
m_labelStyle | GUIStyle | ||
m_messageStyle | GUIStyle |
Method | Description | |
---|---|---|
ConnectionError ( string errorMsg ) : void | ||
GameWonBy ( string name ) : void | ||
Initialise ( int money ) : void | ||
OnGUI ( ) : void | ||
OnMyTurn ( ) : void | ||
OnOthersTurn ( ) : void | ||
SetMoney ( int money ) : void |
public ConnectionError ( string errorMsg ) : void | ||
errorMsg | string | |
return | void |
public Texture2D,UnityEngine m_btmBarTex | ||
return |