Nez.UI.LabelStyle.LabelStyle C# (CSharp) 메소드

LabelStyle() 공개 메소드

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

Same methods

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