C# 클래스 Knot3.Framework.Widgets.Design

파일 보기 프로젝트 열기: knot3/knot3-code 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ComboBoxItemBackgroundColorFunc Color>.Func
ComboBoxItemForegroundColorFunc Color>.Func
DataItemHeight float
DefaultLineColor Color
DefaultOutlineColor Color
DialogBackground Color
DialogForeground Color
InGameBackground Color
MenuItemBackgroundColorFunc Color>.Func
MenuItemForegroundColorFunc Color>.Func
NavigationItemHeight float
ScreenBackground Color
TitleForegroundColor Color
WidgetBackground Color
WidgetBackgroundColorFunc Color>.Func
WidgetForeground Color
WidgetForegroundColorFunc Color>.Func

공개 메소드들

메소드 설명
MenuFont ( IScreen screen ) : SpriteFont

메소드 상세

MenuFont() 공개 정적인 메소드

public static MenuFont ( IScreen screen ) : SpriteFont
screen IScreen
리턴 Microsoft.Xna.Framework.Graphics.SpriteFont

프로퍼티 상세

ComboBoxItemBackgroundColorFunc 공개적으로 정적으로 프로퍼티

public static Func ComboBoxItemBackgroundColorFunc
리턴 Color>.Func

ComboBoxItemForegroundColorFunc 공개적으로 정적으로 프로퍼티

public static Func ComboBoxItemForegroundColorFunc
리턴 Color>.Func

DataItemHeight 공개적으로 정적으로 프로퍼티

public static float DataItemHeight
리턴 float

DefaultLineColor 공개적으로 정적으로 프로퍼티

public static Color DefaultLineColor
리턴 Color

DefaultOutlineColor 공개적으로 정적으로 프로퍼티

public static Color DefaultOutlineColor
리턴 Color

DialogBackground 공개적으로 정적으로 프로퍼티

public static Color DialogBackground
리턴 Color

DialogForeground 공개적으로 정적으로 프로퍼티

public static Color DialogForeground
리턴 Color

InGameBackground 공개적으로 정적으로 프로퍼티

public static Color InGameBackground
리턴 Color

MenuItemBackgroundColorFunc 공개적으로 정적으로 프로퍼티

public static Func MenuItemBackgroundColorFunc
리턴 Color>.Func

MenuItemForegroundColorFunc 공개적으로 정적으로 프로퍼티

public static Func MenuItemForegroundColorFunc
리턴 Color>.Func

NavigationItemHeight 공개적으로 정적으로 프로퍼티

public static float NavigationItemHeight
리턴 float

ScreenBackground 공개적으로 정적으로 프로퍼티

public static Color ScreenBackground
리턴 Color

TitleForegroundColor 공개적으로 정적으로 프로퍼티

public static Color TitleForegroundColor
리턴 Color

WidgetBackground 공개적으로 정적으로 프로퍼티

public static Color WidgetBackground
리턴 Color

WidgetBackgroundColorFunc 공개적으로 정적으로 프로퍼티

public static Func WidgetBackgroundColorFunc
리턴 Color>.Func

WidgetForeground 공개적으로 정적으로 프로퍼티

public static Color WidgetForeground
리턴 Color

WidgetForegroundColorFunc 공개적으로 정적으로 프로퍼티

public static Func WidgetForegroundColorFunc
리턴 Color>.Func