struct
CryTUI::Color
- CryTUI::Color
- Struct
- Value
- Object
Defined in:
crytui/style.crConstant Summary
-
BLACK =
indexed(0) -
BLUE =
indexed(4) -
CYAN =
indexed(6) -
DARK_GRAY =
indexed(8) -
GRAY =
indexed(7) -
GREEN =
indexed(2) -
MAGENTA =
indexed(5) -
RED =
indexed(1) -
RESET =
new(ColorKind::Reset) -
WHITE =
indexed(15) -
YELLOW =
indexed(3)