C# Class Knot3.Framework.Widgets.Design

Afficher le fichier Open project: knot3/knot3-code Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
MenuFont ( IScreen screen ) : SpriteFont

Method Details

MenuFont() public static méthode

public static MenuFont ( IScreen screen ) : SpriteFont
screen IScreen
Résultat Microsoft.Xna.Framework.Graphics.SpriteFont

Property Details

ComboBoxItemBackgroundColorFunc public_oe static_oe property

public static Func ComboBoxItemBackgroundColorFunc
Résultat Color>.Func

ComboBoxItemForegroundColorFunc public_oe static_oe property

public static Func ComboBoxItemForegroundColorFunc
Résultat Color>.Func

DataItemHeight public_oe static_oe property

public static float DataItemHeight
Résultat float

DefaultLineColor public_oe static_oe property

public static Color DefaultLineColor
Résultat Color

DefaultOutlineColor public_oe static_oe property

public static Color DefaultOutlineColor
Résultat Color

DialogBackground public_oe static_oe property

public static Color DialogBackground
Résultat Color

DialogForeground public_oe static_oe property

public static Color DialogForeground
Résultat Color

InGameBackground public_oe static_oe property

public static Color InGameBackground
Résultat Color

MenuItemBackgroundColorFunc public_oe static_oe property

public static Func MenuItemBackgroundColorFunc
Résultat Color>.Func

MenuItemForegroundColorFunc public_oe static_oe property

public static Func MenuItemForegroundColorFunc
Résultat Color>.Func

NavigationItemHeight public_oe static_oe property

public static float NavigationItemHeight
Résultat float

ScreenBackground public_oe static_oe property

public static Color ScreenBackground
Résultat Color

TitleForegroundColor public_oe static_oe property

public static Color TitleForegroundColor
Résultat Color

WidgetBackground public_oe static_oe property

public static Color WidgetBackground
Résultat Color

WidgetBackgroundColorFunc public_oe static_oe property

public static Func WidgetBackgroundColorFunc
Résultat Color>.Func

WidgetForeground public_oe static_oe property

public static Color WidgetForeground
Résultat Color

WidgetForegroundColorFunc public_oe static_oe property

public static Func WidgetForegroundColorFunc
Résultat Color>.Func