Nez.UI.LabelStyle.LabelStyle C# (CSharp) Method

LabelStyle() public method

public LabelStyle ( ) : System
return System
		public LabelStyle()
		{
			font = Graphics.instance.bitmapFont;
		}

Same methods

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