C# Class Microsoft.Xna.Framework.ColorAnsi

Mostra file Open project: Thraka/SadConsole

Public Properties

Property Type Description
Black Color
BlackBright Color
Blue Color
BlueBright Color
Cyan Color
CyanBright Color
Green Color
GreenBright Color
Magenta Color
MagentaBright Color
Red Color
RedBright Color
White Color
WhiteBright Color
Yellow Color
YellowBright Color

Property Details

Black public_oe static_oe property

public static Color Black
return Color

BlackBright public_oe static_oe property

public static Color BlackBright
return Color

Blue public_oe static_oe property

public static Color Blue
return Color

BlueBright public_oe static_oe property

public static Color BlueBright
return Color

Cyan public_oe static_oe property

public static Color Cyan
return Color

CyanBright public_oe static_oe property

public static Color CyanBright
return Color

Green public_oe static_oe property

public static Color Green
return Color

GreenBright public_oe static_oe property

public static Color GreenBright
return Color

Magenta public_oe static_oe property

public static Color Magenta
return Color

MagentaBright public_oe static_oe property

public static Color MagentaBright
return Color

Red public_oe static_oe property

public static Color Red
return Color

RedBright public_oe static_oe property

public static Color RedBright
return Color

White public_oe static_oe property

public static Color White
return Color

WhiteBright public_oe static_oe property

public static Color WhiteBright
return Color

Yellow public_oe static_oe property

public static Color Yellow
return Color

YellowBright public_oe static_oe property

public static Color YellowBright
return Color