C# 클래스 MonoGdx.Scene2D.UI.LabelStyle

파일 보기 프로젝트 열기: jaquadro/MonoGdx 1 사용 예제들

공개 메소드들

메소드 설명
LabelStyle ( ) : System
LabelStyle ( BitmapFont font, Color fontColor ) : System
LabelStyle ( LabelStyle style ) : System

메소드 상세

LabelStyle() 공개 메소드

public LabelStyle ( ) : System
리턴 System

LabelStyle() 공개 메소드

public LabelStyle ( BitmapFont font, Color fontColor ) : System
font BitmapFont
fontColor Color
리턴 System

LabelStyle() 공개 메소드

public LabelStyle ( LabelStyle style ) : System
style LabelStyle
리턴 System