Nez.UI.LabelStyle.LabelStyle C# (CSharp) Méthode

LabelStyle() public méthode

public LabelStyle ( ) : System
Résultat System
		public LabelStyle()
		{
			font = Graphics.instance.bitmapFont;
		}

Same methods

LabelStyle::LabelStyle ( BitmapFont font, Color fontColor ) : System
LabelStyle::LabelStyle ( Color fontColor ) : System